body {
    width: 100%;
    height: 100vh;

    background-image: url('https://occ.a.nflxso.net/dnm/api/v6/E8vDc_W8CLv7-yMQu8KMEC7Rrr8/AAAABbFI2wcwiGkHDdGWaw58hWgLETOBsbqqv6GbKnZFn3s_Y4fjw0Ys9DNYD5txnfV3oj9tgsBeaSnPcBOwQqQnpHVqHeQr9FtvVzaL.jpg?r=776');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position:unset;
} 