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}#app{background-color:#202020;display:grid;height:100vh;place-content:center}#BoardTemplate{background-color:green;display:grid;grid-template-columns:repeat(26,31px);grid-template-rows:repeat(26,31px);height:806px;width:806px}#BoardTemplate .tile{height:31px;width:31px}
/*# sourceMappingURL=main.2cc8beb5.css.map*/