body {
    font-family: Arial, sans-serif;
}
h1 {
    color: #333;
}
ul {
    list-style-type: none;
}
li {
    margin: 20px 0;
}