@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";#app{color:#fff0f0}h1{font-size:30px}body{background-color:#242424;font-family:Source Code Pro,sans-serif;font-size:20px}button{cursor:pointer}.xButton{font-weight:700;background-color:#ff7675}.pButton{font-weight:700;background-color:#55efc4}.createButton{background:linear-gradient(140deg,#fec9dc,#55efc4,#fec9dc)}.activeTaskButton{font-weight:700;background:#81ecec}.finishedTaskButton{font-weight:700;background:#fab1a0}.stepButton{background:#ffeaa7}input[type=text],textarea::placeholder{background-color:#dfe6e9}.navbar{background-color:#fd79a8;display:flex;justify-content:left;height:25px;width:100vw;position:fixed;top:0;left:0}.navbar a{margin-right:15px;text-decoration:none;color:#242424}.active{background-color:#81ecec}.inactive{background-color:#b2bec3}
