/* password protector page - other styles in App.tsx */
body { background-color: #09090b; color: white; border-top: 3px solid #09090b; border-top: 4px solid #43dbd0; }

._37_FJ {
    display: flex; justify-content: center; align-items: center; 
    height: 100vh; width: 100vw;  flex-direction: column;
    align-items: center;
    font-family: monospace;
}

._37_FJ a{
    color: white;
    margin-top: 100px;
}

/* */