TIA / app /globals.css
DJ-Goanna-Coding's picture
Upload folder using huggingface_hub
fa3ed75 verified
raw
history blame contribute delete
97 Bytes
body {
margin: 0;
background: #0a0a0a;
color: #eaeaea;
font-family: Arial, sans-serif;
}