Files
VibeCoded-GTA6/src/index.css
KaseToatz1337 cb05f9834b initial commit
2025-11-28 13:28:52 +01:00

8 lines
100 B
CSS

html, body, #root {
width: 100%;
height: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}