body {
    background-color: #EFF3BF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 1000px;
}

.main {
    width: 510px;
    height: 755px;
    background-color: #FFFFFF;
    border-radius: 64px;
}

.img2 {
    position: relative;
    top: -29px;
    z-index: 3;
}

.img3 {
    position: relative;
    top: -223px;
    z-index: 4;
}

.img1 {
    position: absolute;
    top: 215px;
    z-index: 1;
}

.img0 {
    position: relative;
    z-index: 2;
}

.img4 {
    position: relative;
    left: 185px;
    top: -475px;
    z-index: 5;
    width: 150px;
    border-radius: 50%;
}

.m1 {
    height: 280px;
}

.m2 {
    text-align: center;
    font-family: flex;
}

@font-face {
    font-family: flex;
    src: url(./BebasNeue-Regular.ttf);
}

.m3 {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.a{
    margin: auto;
}
.m4{
    text-align: center;
    width: 414px;
    height: 75px;
    margin: auto;
}
.m5{
    display: flex;
    margin-top: 50px;
    justify-content: space-around;
}
.b1{
    width: 191px;
    height: 57px;
    background-color: #DF3F8C;
    color: white;
    text-align: center;
    border-radius: 999px;
    align-content: center;
}
.b2{
    width: 191px;
    height: 57px;
    color: #838383;
    text-align: center;
    border-radius: 999px;
    align-content: center;
    border: #838383 1px solid;
}