#password-panel {
    width: 300px;
    margin: auto;
    margin-top: calc(50vh - .5em);
}