1 changed files with
1 additions and
1 deletions
|
|
|
@ -10,7 +10,7 @@ body {
|
|
|
|
display: flex;
|
|
|
|
display: flex;
|
|
|
|
justify-content: center;
|
|
|
|
justify-content: center;
|
|
|
|
background:black;
|
|
|
|
background:black;
|
|
|
|
color: white;
|
|
|
|
color: whitesmoke;
|
|
|
|
align-items: center;
|
|
|
|
align-items: center;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|