html{font-family:"Roboto Mono",monospace}body{margin:0}#content{padding:2rem;min-height:950px;height:100%;text-align:center;background-image:linear-gradient(to bottom right,#fff9c4,#fbc02d)}#inp{height:2rem;width:14rem;outline:none;box-shadow:0 2px 5px rgba(0,0,0,.616);border-radius:5px;margin-right:20px;margin-bottom:20px;border:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;font-weight:600}#inp:focus{-webkit-transform:scale(1.1);transform:scale(1.1)}.btn{height:2rem;width:4rem;border-radius:5px;padding:2px;background-color:#fff;outline:none;border:1px solid #000;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.btn:hover{box-shadow:0 2px 5px rgba(0,0,0,.616);-webkit-transform:scale(1.1);transform:scale(1.1)}h1{background-image:linear-gradient(180deg,#ff5252,#388e3c);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:600;margin-top:0}@media screen and (max-width:1200px){html{font-size:16px}}@media screen and (max-width:700px){html{font-size:14px}#content{padding:1rem}}@media screen and (max-width:480px){html{font-size:80%}#content{padding:1rem}}p{margin:0}#main{width:20rem;display:inline-block;margin:1rem;border-radius:10px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}#main:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-title{font-size:20px;margin-bottom:5px}.success{color:#388e3c;border:2px solid #388e3c}.success:hover{box-shadow:0 5px 10px #388e3c}.danger{color:#d32f2f;border:2px solid #d32f2f}.danger:hover{box-shadow:0 5px 10px #d32f2f}.card{padding:1rem;border-radius:10px;font-weight:600}
/*# sourceMappingURL=main.3cd3076b.chunk.css.map */