Update style.css
This commit is contained in:
parent
a9eb1eae84
commit
c643270103
@ -4,10 +4,11 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #FFB6C1;
|
background-color: #FFB6C1;
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 30px;
|
font-size: 21px;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
}
|
text-align: center;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user