.github-icon {
    font-size: 25px;
    border: 2px solid #ea235e;
    border-radius: 50%;
    padding: 5px;
    background: white;
    color: black;
}
.github-icon-container {
    position: fixed;
    bottom: 10px;
    right: 10px;
}
