10 lines
83 B
CSS
10 lines
83 B
CSS
body{
|
|
margin: 0;
|
|
text-align: center;
|
|
}
|
|
|
|
/* .App {
|
|
text-align: center;
|
|
} */
|
|
|
|
|