- 0
- 64 words
body {
font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 20px auto;
padding: 0 20px;
background-color: #f9f9f9;
}
h1, h2, h3 {
color: #2c3e50;
margin-top: 30px;
margin-bottom: 15px;
}
h1 {
font-size: 2.5em;
text-align: center;
border-bottom: 2px solid #ddd;
padding-bottom: 15px;
}
h2 {
font-size: 1.8em;
border-bottom: 1px solid #eee;
padding-bottom: 10px;
}
h3 {

