kottu's picture
Create style.css
cc28a8f
raw
history blame contribute delete
No virus
129 Bytes
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}