Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
f64k
/
js
like
0
Running
App
Files
Files
main
js
/
style.css
f64k
Update style.css
59e979c
verified
almost 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
;
}