Spaces:
Runtime error
Runtime error
File size: 183 Bytes
337c060 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
h1 {
text-align: center;
}
#duplicate-button {
margin: auto;
color: #fff;
background: #1565c0;
border-radius: 100vh;
}
#component-0 {
max-width: 730px;
margin: auto;
} |