Trkaga's picture
Create static/style.css
3a3af8a verified
Raw
History Blame Contribute Delete
119 Bytes
body {
font-family: Arial;
text-align: center;
margin-top: 40px;
}
textarea {
width: 300px;
height: 100px;
}