File size: 127 Bytes
2c3c408
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
App Static {
    border: heavy white;
    background: blue;
    color: white;
    height: 100%;

    box-sizing: border-box;
}