.intro {
    display: flex;
    width: 3.54rem;
    height: 5.79rem;
    margin: .17rem;
    color: #999;
    background-color: #f9f9f9;

    align-items: center;
    justify-content: center;
}
