* {
  margin: 0;
}


body {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}