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}.container{align-items:center;display:flex;flex-direction:column;height:100vh;position:relative}.message{background:#787c7e;border-radius:10px;box-shadow:0,5px,5px,0 dimgray;color:#fff;font-size:26px;padding:10px 20px;position:absolute;top:10%}.title{color:#820458;font-size:36px;font-weight:600;letter-spacing:.2rem;text-align:center}.cube-row{display:flex;flex-direction:row;gap:5px}.cube{gap:4px}.cube,.letter{display:flex;flex-direction:column}.letter{align-items:center;background-color:#989484;border-radius:3px;color:#fff;font-size:28px;font-weight:500;height:50px;justify-content:center;text-transform:uppercase;width:55px}.reset-board{background-color:#1e90ff;color:#fff;font-size:18px;margin-left:20px;padding:10px}.top{flex-direction:column}.setting,.top{display:flex;padding:10px 20px}.setting{flex-direction:row}.correct{background:#398874;color:#fff}.present{background:#820458;color:#fff}.absent{background:#161803;color:#fff}.bottom{display:flex;justify-content:center;padding:5px 0;width:100vw}@media only screen and (max-width:600px){.letter{height:35px;width:40px}.reset-board{font-size:12px}.message{font-size:large}}.keyboard-rows{flex-direction:column;gap:8px;margin-top:10px}.keyboard-rows,.row{align-items:center;display:flex}.row{flex-wrap:wrap;gap:5px;justify-content:center;padding:0 10px}.row>button{font-weight:800}button{background:#d3d6da;border:none;border-radius:5px;cursor:pointer;padding:18px 17px;text-transform:uppercase}.key-correct{background:#398874;color:#fff}.key-present{background:#820458;color:#fff}.key-absent{background:#161803;color:#fff}@media only screen and (max-width:600px){button{padding:14px 11px}}
/*# sourceMappingURL=main.5ce7368f.css.map*/