Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
AnishKumbhar
/
ChattyBot
like
0
Model card
Files
Files and versions
Community
c783759
ChattyBot
/
style.css
AnishKumbhar
Create style.css
c783759
about 1 year ago
raw
Copy download link
history
blame
203 Bytes
h1
{
text-align
: center;
}
#duplicate-button
{
margin
: auto;
color
: white;
background
:
#1565c0
;
border-radius
:
100vh
;
}
.contain
{
max-width
:
900px
;
margin
: auto;
padding-top
:
1.5rem
;
}