html,
body {
    background: #47348C;
}

#app,
#event-booking-app {
    background: transparent;
    min-height: 100vh;
}
