body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#e2dadd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.6rem;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:62.5%}.App{align-items:center;background-color:#e2dadd;display:flex;flex-direction:column;text-align:center}.game{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.header{background-color:#e2dadd;width:55vh}.rules{color:blue}.rules:hover{text-decoration:underline}.row{margin-left:1rem}.row,.rowSolution{margin-top:1rem}.row,.rowSolution,.rowZero{display:flex;justify-content:center}.rowZero{margin-top:2rem}.indicators{align-items:center;display:flex;justify-content:center;margin-left:1.5rem}.check{color:green;margin-top:1rem}.grey{color:grey}.loosingMessage,.playAgain,.winningMessage{font-weight:700;margin-top:.5rem}.playAgain{color:green}.pegSelected{border:2px solid #000}.peg{border:2px solid grey}header{background-color:#e2dadd;display:flex;flex-direction:column;justify-content:center;position:fixed;text-align:center;top:0;width:55vh}.gameName{font-size:2.5rem;font-weight:500}.rules{margin-bottom:.5rem;margin-top:.5rem}
/*# sourceMappingURL=main.dac27c31.css.map*/