demo_ctn / style.css
zoanhy's picture
Upload 35 files
2b5ebe9 verified
raw
history blame contribute delete
No virus
130 Bytes
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}