Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Duplicated from
ntt123/mnist-rnn
JDWebProgrammer
/
mnist-rnn
like
1
Running
App
Files
Files
Community
main
mnist-rnn
/
style.css
ntt123
Update style.css
8b8f086
about 4 years ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
138 Bytes
html
,
body
{
width
:
100%
;
height
:
100%
;
margin
:
0
;
overflow
: hidden;
display
: block;
border
:
0
;
background-color
: black;
}