.container_splash {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #071437;
  height: 100vh;
  width: 100vw;
}
