.index{
    width:85%;
    height: 30%;
    margin-top:50%;
    padding: 1%;
    background-color: rgba(151, 158, 167, 0.76);
    border: rgb(20, 1, 1) solid 1px;
    border-radius: 15px;
}
a{text-decoration: none;

}
