*{box-sizing:border-box;margin:0}main{align-items:center;background-color:#000;color:#00b800;display:flex;flex-direction:column;font-family:Press Start\ 2P,cursive;justify-content:center;min-height:100vh;padding:20px;text-align:center}main>:nth-child(n):not(:last-child){margin-bottom:15px}h1{font-size:25px}textarea{background-color:#00b800;border:none;box-shadow:0 0 9px 0 #00b800;font-size:20px;height:300px;max-width:100%;outline:none;padding:10px;width:500px}textarea:disabled{box-shadow:0 0 9px 0 #a5a2a2}button:disabled,input:disabled,textarea:disabled{background-color:#a5a2a2;cursor:not-allowed}.set-timer{align-items:center;display:flex}.set-timer span{line-height:1.3}input{background-color:#00b800;border:none;font-family:Press Start\ 2P,cursive;font-size:15px;height:35px;margin:10px;outline:none;padding-left:10px;width:100px}h4{font-size:18px}button{background-color:#00b800;cursor:pointer;font-family:Press Start\ 2P,cursive;font-size:19px;padding:10px 15px;text-transform:uppercase}@media (max-width:767px){.set-timer{flex-direction:column}}
/*# sourceMappingURL=main.2577f10b.css.map*/