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