#the-honey-project {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

#the-honey-project a {
    color: transparent;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}