.page { background-color: var(--Base-Background-Primary-Normal); min-height: 50dvh; max-width: var(--max-width); display: flex; align-items: center; justify-content: center; }