.page {
  width: min(1120px, calc(100% - 32px));
  margin: 0 auto;
}
