/* Standard Colors - Generated: 6/11/2026 */

.wrapper { 
    height: 100vh;
    background: #4e73df;
    display: flex;
    align-items: center;
    justify-content: center;
} 
