body {
  display: felx;
  flex-direction: column;
  overflow: hidden;
  height: 100dvh;
  width: 100dvw;
}
