style: added r3f index.css file for task4
This commit is contained in:
parent
8571b300b9
commit
5e97d450e8
8
Week-1/Task-4/r3f/src/index.css
Normal file
8
Week-1/Task-4/r3f/src/index.css
Normal file
@ -0,0 +1,8 @@
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
background-color: black;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user