@import url(https://fonts.googleapis.com/css2?family=Arvo&display=swap);$light-background:#eeeed2;$dark-background:#769656;$primary:#444;$font-family:"Arvo",serif;$tablet:769px;$desktop:960px;$widescreen:1200px;$fullhd:1430px;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{align-items:center;display:flex;font-family:Arvo,serif;justify-content:center;min-height:100vh;text-align:center;width:100%}.chessboard .container-boxes{display:grid;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr);height:80%;max-height:800px;max-width:800px;width:80%}.GamePage{display:flex;flex-direction:column;min-height:100vh;width:100%}
/*# sourceMappingURL=main.387ca445.css.map*/