Text2Human / style.css
hysts
Add style.css
5c0e5ea
raw history blame
No virus
136 Bytes
h1 {
text-align: center;
}
#input-image {
max-height: 300px;
}
#label-image {
height: 300px;
}
#result-image {
height: 300px;
}