:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.scoreBar{display:flex;gap:25px;align-items:center;justify-content:center}.gameboard{min-width:600px;min-height:200px;border:2px solid lightgray;display:flex;flex-direction:row;padding:20px}.cards{min-width:90px;max-height:150px;border:2px solid lightblue;margin:20px;border-radius:15px}.cards>img{height:80px;width:auto}
