.contenedor{
  display:inline-flex;
  width:100%;
  height:100vh;
}
.txt{
  width:100%;
  height:100vh;
}
.view{
  width:100%;
  height:100vh;
}