/* ============================================================
  Body Styling
  ============================================================ */
body {
    /* Full-page background image */
    background-image: url("https://eu2.contabostorage.com/482fc34634ce4ff483611f20ae68a131:plenix-network/cdn/assets/images/background.png");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}