IncrediGAN2 / style.css
AJRFan's picture
Duplicate from hysts/StyleGAN2
2b18001
h1 {
text-align: center;
}
div#result {
max-width: 600px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}