Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
f64k
/
js
like
0
Running
App
Files
Files
main
js
/
style.css
f64k
Update style.css
59e979c
verified
over 2 years ago
raw
Copy download link
history
blame
Safe
275 Bytes
html
,
body
{
margin
:
0
;
border
:
0
;
min-height
:
100%
!important
;
height
:
100%
;
overflow
: hidden;
}
/* Basic page style resets */
* {
box-sizing
: border-box;
}
[hidden]
{
display
: none
!important
;
}