.container{
  width:100%;
  height:95vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
