#cofeti
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("img/cofeti2.gif");
  background-size: cover;
  background-position: center;
  z-index: 5000;
display: none;
}
