body {
  position: relative;
  display: block;
  margin-left:auto;
  margin-right:auto;
    background-color: pink; 
    background-image: url("https://ctrl-dream.neocities.org/photo%20backgrounds/lacebg.png");
}

.main {
    border-style: hidden; 
    width: 640px; 
    height: 559px; 
    overflow:scroll;
    overflow-x:hidden;
     max-height: auto;
    position: relative;
    display: block;
    margin-left:auto;
    margin-right:auto;
}

.mainIframe {
    border-style: hidden; 
    height: 559px; 
    padding: 20px;
    max-height: auto;
    position: relative;
    display: block;
    margin-left:auto;
    margin-right:auto;
}

iframe {
    border-style: hidden; 
    width: 640px; 
    height: 559px; 
    overflow-x: hidden;
    display: block; 
}

.pictures {
    border-style: solid; 
    float: left; 
    width: 198px; 
    height: 279px;  
    margin-right: 10px; 
    margin-bottom: 10px; 
    border-width:7px;
border-style:solid;
border-image: url("https://i.imgur.com/ROjUrNz.gif") 7 fill round;
}

.entry {
    background-color: #ebf5ff; 
    width: 369px; 
    height: 270px; 
    border-style: hidden; 
    padding-top: 10px; 
    padding-left: 10px; 
    float: right; 
    margin-top: -297px; 
}


.title {
    background-image: url("https://ctrl-dream.neocities.org/photo%20backgrounds/download.png");
    border-style:groove; 
    border-radius: 20px; 
    width: 350px; 
    padding-left: 10px; 
    margin-bottom: 10px; 
}

.combine {
    border-style: hidden; 
    width:598px; 
    height: 298px;
}