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

input {
  width: 300px;
  padding: 10px;
}