Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TIMBOVILL
/
Standby
like
0
Running
App
Files
Files
xet
Community
09a5f29
Standby
/
style.css
TIMBOVILL
Update style.css
8924699
verified
over 1 year ago
raw
Copy download link
history
blame
245 Bytes
body
{
background
: black;
}
.clock
{
position
: absolute;
top
:
50%
;
left
:
50%
;
transform
:
translateX
(-
50%
)
translateY
(-
50%
);
color
:
#ffffff
;
font-size
:
120px
;
font-family
: Stencil;
letter-spacing
:
7px
;
}