body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}html{background:#302d2d;background:radial-gradient(circle,#302d2d 0,#000 100%)}.taskSpotLight{display:grid;grid-template-columns:1fr 1fr 1fr;margin:0 auto;width:80vw}.column{background-color:#fff;border:1px solid #000;height:65vh;min-height:auto;width:100%}.column.over{background-color:#4caf5014;outline:2px dashed #4caf50;outline-offset:-6px}.column h1{border-bottom:3px solid #3b3939;font-size:2.5em}.todo-column h1{background:#b60703}.pending-column h1,.todo-column h1{color:#fff;margin-top:0;padding:5px;text-shadow:#474747 3px 5px 2px,36px 33px 2px #a1181500}.pending-column h1{background:#bb7f34}.finish-column h1{background:#187b1b;color:#fff;margin-top:0;padding:5px;text-shadow:#474747 3px 5px 2px,36px 33px 2px #a1181500}.task{display:flex;height:5vh;margin:0 1vw;touch-action:none;width:95%}.tag{border-radius:4px;color:#eee;font-size:12px;margin-left:6px;padding:2px 6px}.languages{height:5vh}.deleteBtn{font-size:12px;height:3vh}.CSS{background-color:#7c1545}.JAVASCRIPT{background-color:#8d6b2c}.REACT{background-color:#3b065a}.addTask{align-items:center;margin:5vh auto;width:35vw}button.active{background-color:#4caf50;color:#fff}.inputAndLanguages{display:grid;grid-template-rows:1fr 1fr}.inputAndLanguages div{display:flex}.inputAndLanguages div button{padding:1vh 2vw}.inputAndStatus{display:grid;grid-template-columns:.75fr .25fr}select{font-size:1.5em}.addBtn{font-size:2em;margin-top:10px;width:70%}.html.active{background-color:#4caf50}.css.active{background-color:#7c1545}.javascript.active{background-color:#8d6b2c}.react.active{background-color:#3b065a}.HTML{background:#4caf50}.inputAndStatus .todo{background:#b60703}.inputAndStatus .pending{background:#bb7f34}.inputAndStatus .finish{background:#187b1b}
/*# sourceMappingURL=main.4ec97125.css.map*/