/* -- BODY STYLE -- */
body {
    background-image: url("./images/shakthi-fm-background.webp"); /* Replace 'background-image.jpg' with your image path */
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
/* -- BODY STYLE -- */
