#pass1 {
    position: absolute;
    right: 70px;
    transform: translate(0, -5%);
    top: 280px;
    cursor: pointer;
}

#pass2 {
    position: absolute;
    right: 70px;
    transform: translate(0, -5%);
    top: 345px;
    cursor: pointer;
}