File size: 115 Bytes
cce8120
 
 
 
 
 
 
1
2
3
4
5
6
7
8
.app {
  max-width: 600px;
  margin: 2rem auto;
  padding: 1rem;
  border: 1px solid #ddd;
  border-radius: 8px;
}