.avtar {
    background: #1D1C1C;
    border-radius: 23.8603px;
    padding: 35px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    height: 701.1px;
}

.choice {
    font-family: 'Castle-Rock';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 112%;
    /* identical to box height, or 45px */
    color: #FFFFFF;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  
}
/* .modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #000;
    background-clip: padding-box;
    border: 1pxsolidrgba(0,0,0,.2);
    border-radius: 2.3rem;
    outline: 0;
} */