.side i {
    width: 50px;
    text-align: center;
    background: rgb(40 111 108);
    transition: all 0.3s;
}