master
Matt Huntington 4 years ago
parent 85d43164dc
commit d12ceb2f05

@ -10,7 +10,7 @@ body {
display: flex; display: flex;
justify-content: center; justify-content: center;
background:black; background:black;
color: whitesmoke; color: #e0e0e0;
align-items: center; align-items: center;
} }
@ -32,7 +32,7 @@ button {
padding:1em; padding:1em;
margin:0.1em; margin:0.1em;
border-radius: 0.5em; border-radius: 0.5em;
color:white; color:whitesmoke;
width:30%; width:30%;
box-sizing: border-box; box-sizing: border-box;
} }

Loading…
Cancel
Save