/* layout.css */

.page {
  width: min(980px, 94vw);
  margin: 28px auto;
}
