body {
    background-color: #f0f2f5;
    font-family: sans-serif;
    color: #333333;
    margin: 40px;
}

h1 {
    text-align: center;
    color: #0d6efd;
}