body {
    background: url('./resources/IMG_0953.jpg') no-repeat center center fixed;
    background-size: contain;
    background-color: white; /* Fallback background color */
    margin: 0;
    font-family: Arial, sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    color: white;
    text-align: center;