body{
    background-color: lightseagreen;
    color: gray;
    font-size: 45px;
    text-align: center;
}

.linking_box{
    background-color: beige;
    text-align: right;
    font-size: 15px;
    color: black;


    align-items: left;     
    img{
        max-width: 20%;
        height: auto;
    }

}

.pic{
    text-align: center;
    color: black;
    font-size: 15px;
}