.theme-bg {
    background-image: url(/static/web/images/theme-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}