body {
  user-select: none;
  background-color: #F6F7F7;
}

html {
  text-align: center;
  background-color: #F6F7F7;
}

main {
  padding: 0 15px;
}