#help{
    position: absolute;
    right: 20px;
    top: 50px;

    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    border-color: black;
    padding: 5px;
    height: 50px;
    width: 50px;
}

#imgHelp{
    width: 50%;
    height: 50%;
}