Background Image
.container {
background-image: url('https://greekgroover.com/wp-content/uploads/2023/01/Greek-Groover-Background-Stuff-mobile-view-magic.png');
}
@media (min-width: 1024px) {
.container {
background-image: url('https://greekgroover.com/wp-content/uploads/2023/01/Greek-Groover-Magic-Background.png');
}
}