.goAdmin {
    background-color: aqua;
    height: 10px;
    width: 10px;
    cursor: none;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1002;
}