h1 {
    color: #e396d4;
    text-align: center;
}
body {
    background-image: url("stars.gif");
}
img {
    display: inline-block;
}
#girl1 {
float: left;
}
#girl2 {
float:   right;
}
p {
    color:rgb(0, 0, 0);
    font-size: 200%;
    background-color: aqua;
    text-align: center;
    max-width: 37%;
    display: inline;
}

#div1 {
    display: flex;
    align-items: center;
    justify-content: center;

    background-color: var(--base01);
    margin: 0;
    padding: 0;
    height: 100px;
    /* background-color: var(--base05); */
}

#line {
    width: 100%;
    margin-top: 15px;
}
.review {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--base01);
    margin: 0;
    padding: 0;
    /* background-color: var(--base05); */

}
#itza {
    width: 25%;
    float: right;
}
#itza2 {
    width: 23%;
    float: left;
}
#line2 {
    width: 100%;
}
#line3 {
    width: 100%;
}
#line4 {
    width: 100%;
}
#line5 {
    width: 100%;
}
#liya {
    width: 15%;
    float: right;
}
#liya2 {
    width: 13%;
    float: left;
}
#yair {
    width: 15%;
    float: right;
}
#yair2 {
    width: 13%;
    float: left;
}
#insta2 {
    width: 15%;
}
a {
    position: fixed;
}
#rotemtext {
    font-size: 250px;
}
#rotem {
    width: 15%;
    float: right;
}
#rotem2 {
    width: 13%;
    float: left;
    margin-top: 250px;
}
#rotem32 {
    margin-top: -200px;
}
#oritext {
    font-size: 220px;
}
#ori {
    width: 15%;
    float: right;
}
#ori2 {
    width: 13%;
    float: left;
    margin-top: 250px;
}
#rotem33 {
    margin-top: -200px;
}
