Spaces:
Runtime error
Runtime error
File size: 141 Bytes
fed7f36 |
1 2 3 4 5 6 7 8 9 10 11 12 |
h1 {
text-align: center;
}
div#result {
max-width: 600px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}
|