
body {
    font-family: Arial, sans-serif;
}
h1, h2 {
    margin-bottom: 20px;
}
ul {
    list-style-type: square;
    padding-left: 20px;
}
