body {
    background-image: url('./Ciuperman.PNG'); /* Simplified local path */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}