.frame a.fa {
    font-size: 80px; /* You can adjust the size as needed */
    margin: 10px;
    
}
.fa-github {
    color: black;
}

.fa-youtube-play {
    color: red;
}