*{
    border: 0px;
}
#header{
    padding: 10px;
}
#pic1{
    height: 45px;margin-top: 10px;
}
.item{display:flex; flex-direction: row; margin-left:680px;margin-top:-70px;padding-top:13px;

}
#imag{
height:80px; display:flex; flex-direction: row; margin-left:1150px;
              margin-top:-65px;padding:4px;
}
#bgb{
    background-color:blueviolet;color: white;height: 40px; text-align: center;padding:1px;
}
#h{
    padding-top:-16px; padding-bottom: 4px ;font-size:20px;margin-top: 9px;text-align: left;margin-left:10px;
}
#pic2{
    width: 100%;height:600px;margin-bottom:-25px;
}
#hh{
    background-color: orange;height: 80px;color: white; text-align: center;
    margin-top: 0px;line-height: 0px;padding-top: 30px;font-size: 20px;
}
#main{
    background-color: blueviolet;color: white;height: 600px;
}
#pic3{
    height:270px;margin-left:850px;width: 440px;margin-top: 140px;
}
#ph{
    font-size:45px;text-align: center;margin-top: -390px;padding-top:9px;
}
#p1{
    font-size: 25px;font-style: inherit;margin-left:220px;
}
#p2{
    font-size: 25px;font-style: inherit;margin-left:220px;margin-top: -40px;
}
#p3{
    font-size: 25px;margin-left:220px;
}
#pic4{
    height: 80px;width: 100%;margin-top: -6px;text-align: center;
}
#main1{
    margin-top: -43px;
}
#di1{
    background-color: red;height:630px;width: 34%;color: white;
}
#dp1{
    font-size: 33px;margin-left:25px;padding-top:70px;text-align: center;
}
#pic5{
   height: 160px;margin-left: 120px;
}
#btn1{
    background-color: darkred;color: white;font-family:'Georgia',serif; font-size:23px; font-weight: bold;
                        padding: 15px 30px;border-radius: 30px;margin-left: 150px; margin-top: 16px; cursor: pointer;
}
#dp2{
    font-size: 22px;font-weight: bold;margin-left: 175px;margin-top:12px;
}
#di2{
    background-color: rgb(69, 69, 201);height:630px;width: 34%;color: white;margin-left: 500px;margin-top:-663px;
}
#d2p1{
    font-size: 33px;margin-left: 130px;padding-top:70px;
}
#pic6{
    height: 160px;margin-left: 120px;
}
#btn2{
    background-color: darkblue;color: white;font-family:'Georgia',serif; font-size:23px; font-weight: bold;
                        padding: 15px 30px;border-radius: 30px;margin-left: 175px; margin-top: 16px; cursor: pointer;
}
#d2p2{
    font-size: 24px;font-weight: bold;margin-left: 195px;margin-top:12px;
}
#di3{
    background-color:orange;height:630px;width: 33%;color: white;margin-left: 1000px;margin-top:-663px;
}
#d3p1{
   font-size: 33px;margin-left: 130px;padding-top:70px;
}
#pic7{
    height: 160px;margin-left: 130px;
}
#btn3{
    background-color: darkorange;color: white;font-family:'Georgia',serif; font-size:23px; font-weight: bold;
                        padding: 15px 30px;border-radius: 30px;margin-left: 200px; margin-top: 16px; cursor: pointer;
}
#d3p2{
    font-size: 22px;font-weight: bold;margin-left: 220px;margin-top:12px;
}
div.mycontainer {
  width:100%;
  overflow:auto;
}
div.mycontainer div {
  width:33%;  
  float:left;
}
.result{
    height:auto; width:100%;
}