dede / static /style.css
asgsfhdsfhdfg's picture
Upload 2 files
fce6658 verified
raw
history blame contribute delete
157 Bytes
body {
font-family: Arial, sans-serif;
}
h1 {
color: #333;
}
#result {
margin-top: 20px;
}
#resultImg {
max-width: 100%;
}