.layout {
  height: 100%;
  display: flex;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}
