/* FIXED Sticky Bar Bottom (Zero Block) */
#rec2263378221 {
  position: fixed !important;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: 9999;
}

/* Чтобы контент не перекрывался баром */
body {
  padding-bottom: 80px;
}


#rec2265458531 {
    background-image: url("https://static.tildacdn.com/tild6561-3830-4563-a433-356366353439/bg-coins.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
}
