html,
body {
  width: 99%;
  height: 99%;
}

body {
  display: flex;
  justify-content: center;
  align-items: center;
}