Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
geethareddy
/
boltvoice
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
46c8955
boltvoice
/
static
/
styles.css
geethareddy
Create static/styles.css
8b7e1ae
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
201 Bytes
body
{
text-align
: center;
font-family
: Arial, sans-serif;
}
h1
{
color
:
#333
;
}
#mic-button
{
width
:
100px
;
cursor
: pointer;
}
#status
{
font-size
:
18px
;
color
:
#555
;
}