style: added r3f index.css file for task4

This commit is contained in:
anshk 2026-03-30 20:24:16 +05:30
parent dcef19f4d7
commit a86970622c

View File

@ -0,0 +1,8 @@
html,
body,
#root {
width: 100%;
height: 100%;
margin: 0;
background-color: black;
}