body {
    font-family: Arial, sans-serif;
}
h1 {
    color: #ff5722;
}
img {
    max-width: 100%;
    border-radius: 10px;
}
