body {
    background-image: url('/public/brand/grexx/background.svg');
    background-size:cover;
    background-position: center bottom;
    background-color: #DADFEA;
}
