.content {
    display: flex;
    height: 1.31rem;
    align-items: center;
    justify-content: space-around;
    position: relative;
}


.radio {
    position: absolute;
    width: .2rem;
    height: .2rem;
    padding: 0;
    margin: 0;
    top: .2rem;
    left: 1.05rem;
}

.display-area {
    height: auto;
}

image {
    width: 100%;
    height: 1.31rem;
}
