style: added r3f index.css file for task4

This commit is contained in:
anshk 2026-03-30 20:24:16 +05:30
parent 8571b300b9
commit 5e97d450e8

View File

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