noscript {
    display: flex; 
    width: 100dvw; 
    height: 100dvh; 
    flex-direction: row; 
    align-items: center; 
    justify-content: center; 
    font-size: 24px;
}
