.OptionsContainer { | |
width: 100%; | |
height: 50vh; | |
font-size: 2rem; | |
display: flex; | |
align-items: center; | |
justify-content: center; | |
} | |
.OptionsContainer { | |
width: 100%; | |
height: 50vh; | |
font-size: 2rem; | |
display: flex; | |
align-items: center; | |
justify-content: center; | |
} | |