.add,.tasks .task span{color:#fff;cursor:pointer}*,body{margin:0}.container{width:600px;margin:20px auto}.form{background-color:#eee;border-radius:6px;padding:20px;display:flex;align-items:center;justify-content:center}.add,.input,.tasks .task{padding:10px}.input{border:1px solid #ddd;border-radius:6px;flex:1;width:387px}.input:focus{outline:0}.add{border:none;background-color:#f44336;border-radius:6px;margin-left:10px}.tasks{background-color:#eee;margin-top:20px;border-radius:6px;padding:20px}.tasks .task{background-color:#fff;border-radius:6px;display:flex;justify-content:space-between;align-items:center;transition:.3s;cursor:pointer;border:1px solid #ccc}.tasks .task:not(:last-child){margin-bottom:15px}.tasks .task:hover{background-color:#f7f7f7}.tasks .task.done{opacity:.5}.tasks .task span{font-weight:700;font-size:10px;background-color:red;padding:2px 6px;border-radius:4px}.home-section,body.dark,body.dark .section,body.dark .work-section .preview::before{background-color:#292929}*{padding:0}body{font-family:"IBM Plex Mono",monospace;color:#404854;position:relative;height:100%;box-sizing:border-box;text-align:left;font-size:1rem;font-weight:400;line-height:1.5}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40}.home-section{height:100%;width:100%;display:block;overflow:hidden;align-items:center;justify-content:center}.home-section .home-content{height:75vh;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.home-section .circles{position:absolute;top:-10;left:0;width:100%;height:100%}dl,ol,ul{margin-top:0;margin-bottom:1rem}.home-section .circles li{background:rgba(255,87,34,.2);position:absolute;display:block;list-style:none;width:20px;height:20px;animation:25s linear infinite animate;bottom:-150px}.home-section .circles li:first-child{left:25%;width:80px;height:80px;animation-delay:0s}.home-section .circles li:nth-child(2){left:10%;width:20px;height:20px;animation-delay:2s;animation-duration:12s}.home-section .circles li:nth-child(3){left:70%;width:20px;height:20px;animation-delay:4s}.home-section .circles li:nth-child(4){left:40%;width:60px;height:60px;animation-delay:0s;animation-duration:18s}.home-section .circles li:nth-child(5){left:65%;width:20px;height:20px;animation-delay:0s}.home-section .circles li:nth-child(6){left:75%;width:110px;height:110px;animation-delay:3s}.home-section .circles li:nth-child(7){left:35%;width:150px;height:150px;animation-delay:7s}.home-section .circles li:nth-child(8){left:50%;width:25px;height:25px;animation-delay:15s;animation-duration:45s}.home-section .circles li:nth-child(9){left:20%;width:15px;height:15px;animation-delay:2s;animation-duration:35s}.home-section .circles li:nth-child(10){left:85%;width:150px;height:150px;animation-delay:0s;animation-duration:11s}@keyframes animate{0%{transform:translateY(0) rotate(0);opacity:1;border-radius:0}100%{transform:translateY(-1000px) rotate(720deg);opacity:0;border-radius:50%}}@media (max-width:590px){.container{width:566px}}@media (max-width:564px){.container{width:506px}}@media (max-width:500px){.container{width:435px}}@media (max-width:426px){.container{width:393px}}@media (max-width:390px){.container{width:366px}}@media (max-width:360px){.container{width:340px}}@media (max-width:330px){.container{width:284px}}@media (max-width:291px){.container{width:272px}}