body {
    font-size: min(100vh, 100vw);
    text-align: center;
}