.container1 {  
background-image: url("https://proxy.everskies.com/a/https://i.pinimg.com/564x/41/3d/d3/413dd36c97889c6518ffc810e55fd298.jpg");position: absolute;  
border: 2px solid #aba8a2;

border-right: none;

border-top:none;


z-index: 1; 
width: 550px;
height: 350px;
}
.container2 {

z-index: 2;
background-color: #ffff;
border: 1px solid #ed84b6;
border-radius: 0px 0px 0px 0px;
width: 220px;
height:286px;
margin-top: 5px;
margin-left: 7px;
font-family: "MS UI Gothic";
color: black;
overflow-y: scroll;
border-radius: px 5px 5px 5px;
left: 230px;
;}

::-webkit-scrollbar {
height: 10px;
width: 11px;

}

::-webkit-scrollbar-thumb {
background: #cdc0e6;
border:1px solid #ad9bd1;

}
::selection {
color: #79E4DA;
background-color: transparent;
}

.container4{

z-index: 2;
background-color: #ffff;
border: 1px solid #ed84b6;
border-radius: 0px 0px 0px 0px;
width: 220px;
height:286px;
margin-top: 5px;
margin-left: 7px;
font-family: "MS UI Gothic";
color: black;
left: 250px;
overflow-y: scroll;
}

