Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RustX
/
Autonomous_Driving_Simulation
like
1
Running
App
Files
Files
Community
4bb1dc9
Autonomous_Driving_Simulation
/
style.css
RustX
Update style.css
ccc43bb
over 1 year ago
raw
Copy download link
history
blame
172 Bytes
body
{
margin
:
0
;
background
:darkgray;
overflow
:hidden;
text-align
:center;
}
#carCanvas
{
background
: lightgray;
}
#networkCanvas
{
background
: black;
}