#clock {
font-size: 5em;
color: lime;
font-family: monospace;
}
ඩිජිටල් ඔරලෝසුව
body {
background-color: black;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
}