Files
timer/css/style.css
T
2021-07-04 12:33:35 +02:00

8 lines
95 B
CSS

body {
background-color: whitesmoke;
}
p {
font-size: 200px;
text-align: center;
}