

.center {
  height: 100%;
  width:100%;
  display: flex;
  position:absolute;
  align-items: center;
  justify-content: center;
}