File size: 119 Bytes
3a3af8a
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
body {
  font-family: Arial;
  text-align: center;
  margin-top: 40px;
}

textarea {
  width: 300px;
  height: 100px;
}