Spaces:
Running on Zero
Running on Zero
File size: 141 Bytes
3b6fea8 | 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;
}
|