body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    line-height: 1.6;
    color: #333;
    text-align: center;
    padding-top: 5rem;
}

h1 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
}

