File size: 133 Bytes
cf51669
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
body {
    font-family: Arial, sans-serif;
    width: 1000px;
    padding: 10px;
  }
  
  button {
    margin: 5px 0;
  }