.icon-github {
    width: 40px;
    height: 40px;
    padding: 2px;
    border: solid 1px white;
    border-radius: 50%;
    background-color: white;
    right: 0;
    position: absolute;
}

.word-break{
    word-break: break-all;
}
