prompt-generator / style.css
rishiraj's picture
Create style.css
a429226 verified
raw
history blame
147 Bytes
h1 {
text-align: center;
display: block;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}