mirror of
https://github.com/LucasVbr/timer.git
synced 2026-05-13 17:22:04 +00:00
8 lines
95 B
CSS
8 lines
95 B
CSS
body {
|
|
background-color: whitesmoke;
|
|
}
|
|
|
|
p {
|
|
font-size: 200px;
|
|
text-align: center;
|
|
} |