#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.color-options{display:flex;gap:20px;justify-content:space-around;align-items:center;margin-bottom:30px}.choose-button{width:30px;height:30px}.action-button{height:50px;width:50px}.user-action{display:flex;align-items:center;justify-content:center;gap:10px}.button-active{background:rgba(38,212,38,.9);border:3px solid rgb(154,228,112)}.table{margin-top:20px}.row{width:100%;display:flex}.cell{height:20px;width:20px;border:1px solid black}.white{background-color:#f8e9e9}.black{background-color:#333}.green{background-color:green}.blue{background-color:#00f}.red{background-color:red}.active{border:6px solid black}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background:#949294;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}
