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

main{
  background-color: var(--bs-gray-500);
}