body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#d3d3d3;color:#000;-webkit-user-select:none;user-select:none}@media (prefers-color-scheme: dark){body{background-color:#696969;color:#fff};.tile{color:#000}}button{font-size:16px;height:24px;line-height:20px}.App{text-align:center}.board-row:after{clear:both;content:"";display:table}.game{display:flex;flex-direction:row;justify-content:center}.share{background-color:#eee;border-radius:10px;bottom:16px;color:navy;padding:8px;position:fixed;right:16px}.share:hover{background-color:#fff}.status{font-size:16px;height:20px;line-height:24px;margin:8px}.tile{background-color:#fff;border:1px solid #999;float:left;font-size:32px;font-weight:700;line-height:48px;height:48px;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:48px}
