File size: 139 Bytes
04e85f3
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
.OptionsContainer {
  width: 100%;
  height: 50vh;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}