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

body {
    background:
        url(timofee.svg) center center no-repeat,
        url(left-bottom.png) left bottom no-repeat,
        url(top-right.png) top right no-repeat,
        #fff5ed;
}
