html, body {
    height: 100%;
    margin: 0;
}

body {
    background: center / cover url('tardis.jpg');
}
