Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
Raw
History Blame Contribute Delete
96 Bytes
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: #E3E6E6;
}