multimodalart's picture
Update style.css
33d3c76
raw
history blame
No virus
185 Bytes
#component-0{
max-width: 900px;
margin: 0 auto;
}
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}