Fictionista / style.css
teamnassim's picture
added model along with final app
b55a663
Raw
History Blame Contribute Delete
163 Bytes
h1 {
text-align: center;
}
div#result {
max-width: 600px;
max-height: 600px;
}
img#visitor-badge {
display: block;
margin: auto;
}