kottu's picture
Create style.css
cc28a8f
Raw
History Blame Contribute Delete
129 Bytes
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}