File size: 217 Bytes
7523a71
6fe572e
943945f
7523a71
943945f
6fe572e
 
7523a71
 
27d6654
6fe572e
943945f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    color: #333;
    line-height: 1.6;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
}

button {
    transition: all 0.2s ease;
}