#avatar {
    width: 15rem;
    height: 10rem;
    background-image: url("../portal/logo");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.monkeyproof-footer {
    font-size: 60%;
}

.card .alert {
    max-width: 20rem;
}