Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
thomas3737
/
brain_my
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
brain_my
/
Extension
/
src
/
pages
/
Options
/
Options.css
Thomas Richardson
new requirement
a495cf3
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
139 Bytes
.OptionsContainer
{
width
:
100%
;
height
:
50vh
;
font-size
:
2rem
;
display
: flex;
align-items
: center;
justify-content
: center;
}