body{
    
   /* background-image: url(giphy.gif); */
    background-color: #001009;
}
.tank{
    width: 497px;
    height: 659px;
    margin-left: 493px;
    margin-top: 68px;
    border-radius: 79px;
    background-color: #afd925f0;
    border-width: 20px;
   /* border-color: #d48512; */
   background-image: url(gify2.gif);
}
.tip{
    text-align: center;
    margin-top: 10px;
    font-family: 'Times New Roman', Times, serif;
    color: rgb(38 130 15);
}
.headd1{
    padding-top: 37px;
}
.headd2{
    padding-top: 0px;
}
.tip_1 {
    text-align: center;
    font-size: 26px;
    font-family: 'Times New Roman', Times, serif;
    color: rgb(255 139 0);  
    margin-bottom: 27px;
}
.tip_2{
    font-size: 30px;
    color: rgb(228, 134, 19);
}
.tip_22{
    width: 239px;
    height: 32px;
    color: aliceblue;
    background-color: black;
    font-size: large;
    border-radius: 21px;
    border-width: 7px;
    border-color: rgb(19 238 9);
}
.tip_3{
text-align: center;
font-size: 26px;
font-family: 'Times New Roman', Times, serif;
color: rgb(255 139 0);
margin-top: 0px;
margin-bottom: 27px;
}
.tip_4{
    width: 260px;
    height: 40px;
    color: aliceblue;
    background-color: black;
    font-size: large;
    border-radius: 21px;
    border-width: 7px;
    border-color: rgb(19 238 9);
    margin-left: 16px;
}
.opn{
    text-align: center;
    color: aliceblue;
    background-color: black;
    font-size: large;
}
.ppl{
    width: 239px;
    height: 32px;
    color: aliceblue;
    background-color: black;
    font-size: large;
    border-radius: 21px;
    border-width: 7px;
    border-color: rgb(19 238 9); 
}
.tip_ppl{
  margin-left: 126px;
}
.tip_5{
    text-align: center;
    font-size: 20px;
    font-family: 'Times New Roman', Times, serif;
    color: rgb(255 139 0); 
}
.ppl_org{
    font-size: 30px;
    color: rgb(255 139 0); 
}
.btn{
    width: 100px;
    height: 48px;
    color: rgb(223, 21, 203);
    background-color: black;
    border-radius: 122px;
    border-width: 9px;
    border-color: rgb(19 238 9);
    font-size: 17px;
}
.final{
    text-align: center;
    color: rgb(255 139 0);
    font-size: 25px;
    margin: 0px ;
    padding-top: 0px;
}
