Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hologramicon
/
3d
like
0
Paused
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
refs/pr/1
3d
/
styles.css
salomonsky
Upload 4 files
8604113
verified
4 months ago
raw
Copy download link
history
blame
Safe
192 Bytes
body
{
font-family
'Orbitron', sans-serif;
background-color
#111827
;
color
white;
}
button
{
transition
all
0.2s
ease-in-out;
}
buttonhover {
transform
scale(
1.03
);
}