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

body {
    background: url("./tonal.jpeg") center 37.5% / cover no-repeat;
}
