* {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: ojuju, sans-serif;
            font-weight: 400;
            font-style: normal;
            background-image: url("https://www.samusicnews.co.za/wp-content/uploads/2023/05/the-big-push-ren-fb.jpg");
            background-size: cover;
}