#wrapper{ 
  opacity: 0
}

/*
#container_inner {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  justify-content: space-between;
}

#contents {
  flex-grow: 10;
}

#footer {
  margin-top: auto;
}
*/