- 0
- 90 words
1 min read
body { font-family: ‘Segoe UI’, Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; max-width: 900px; margin: 20px auto; padding: 0 15px; background-color: #f9f9f9; }
h1 { color: #2c3e50; text-align: center; margin-bottom: 40px; font-size: 2.5em; }
h2 { color: #34495e; border-bottom: 2px solid #ecf0f1; padding-bottom: 10px; margin-top: 30px; font-size: 1.8em; }
h3 { color: #2980b9; margin-top: 25px; font-size: 1.4em; }
p { margin-bottom: 1em; }
ul { list-style-type: disc; margin-left: 20px

