File size: 88 Bytes
c563430
 
 
 
 
 
 
1
2
3
4
5
6
7
8
/* static/style.css */
body {
  font-family: sans-serif;
}
h1 {
  color: #333;
}