Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
heboya8
/
flask-demo
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
d54596b
flask-demo
/
static
/
style.css
heboya8
Create static/style.css
fc85e20
verified
3 months ago
raw
Copy download link
history
blame
Safe
145 Bytes
body
{
font-family
: Arial, sans-serif;
text-align
: center;
margin-top
:
50px
;
background-color
:
#f0f0f0
;
}
h1
{
color
:
#333
;
}