File size: 188 Bytes
63a3d55
 
 
 
4e8f670
 
63a3d55
 
4e8f670
 
63a3d55
1
2
3
4
5
6
7
8
9
10
11
12
/* Reset some default styles */
body, h1, p {
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Arial', sans-serif;
}

/* Your styles for the app layout and components go here */