body {
    font-family: Arial, sans-serif;
    margin: 20px;
}
h1 {
    color: #2c3e50;
}
ul li {
    margin-bottom: 10px;
}