hysts's picture
hysts HF staff
Add simple mode
cb229bd
raw
history blame
202 Bytes
h1 {
text-align: center;
}
div#result-grid {
max-width: 600px;
max-height: 600px;
}
div#result {
max-width: 400px;
max-height: 400px;
}
img#visitor-badge {
display: block;
margin: auto;
}