body{
  overflow-x: hidden !important;
  background-color: #999999 !important;
  color: #000;
}

.logo_tamayo{
  position: absolute;
  width: 30%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}