5 lines
66 B
CSS
5 lines
66 B
CSS
#root {
|
|
margin: 0 auto;
|
|
padding: 2rem;
|
|
text-align: center;
|
|
} |