.disabled {
  pointer-events: none;
  cursor: default;
}

main {
  padding-bottom: 20px;
  min-height: 100vh;
}