div:has(> #id_data) {
  display: none;
}

main .grid {
  gap: 2rem;
}

.btn-group {
  margin-top: 4rem;
}

#baner {
  display: block !important;
}
