body{
    background-color: rgb(199, 195, 195);
    text-align: center;
    text-decoration:double;
    background-image:url(bg.jpg);
    background-blend-mode:overlay;
}

.navbar2{
    display: flexbox;
    gap: 10px; 
    position: fixed;
    border-radius: 3px;  
    bottom:230px;
    right:200px;
    left:10px;
    width: 100px;
    background-color:rgb(195, 202, 202);
    z-index: 1000;
    box-shadow: 1px 3px ;
    
}
.navbar3{
    background-color: rgb(195, 202, 202);
    width: 100px;
    border-radius: 3px;
    position:fixed;
    display: flexbox;
    bottom:230px;
    right:200px;
    left:130px;
    z-index: 1000;
    box-shadow: 1px 3px ;
}
.navbar1 {
    background-color: rgb(195, 202, 202);
    width: 100px;
    border-radius: 3px;
    position:fixed;
    display: flexbox;
    bottom:230px;
    right:200px;
    left:250px;
    position: fixed;
    z-index: 1000;
    display: flexbox;
    box-shadow: 1px 3px ;
}
.welcome{
    position:fixed;
    bottom:230px;
    right: 1px;
    left: 2px;
    font-size: 50px;
    text-shadow: 1px 1px 20px;
    
    
    
    
}
@keyframes slideIn {
  from {
    transform: translateY(100%); /* Start off-screen to the right */
    opacity: 0;
  }
  to {
    transform: translateY(0%); /* End at its normal position */
    opacity: 1;
  }
}

.welcome {
  animation: slideIn 4s ease-out; 
}
body2{
  background-image: url(bg.jpg);
}
.bg{
  background-image: url(bg.jpg);
}
.last{
  text-shadow: 1px 3px 3px;
}
.about{
  text-decoration:underline;
  text-shadow: 1px 2px 16px ;
}
.text{
  right: 0px;
  top:20px;
}
.jig{
   background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;

   left:110px;
   

  
}
.jigar{
  box-shadow: 1px 20px 20px;
  
}
.box{
  box-shadow: 1px 2px ;
}
.bir{
   background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;
   
  
}
.vbir{
  background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;
}
.sam{
   background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;
  

}
.upm{
   background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;
   

}
.gra{
   background-color: rgb(195, 202, 202);
   width: 100px;
   border-radius: 3px;
   box-shadow: 1px 2px;
   

}
.pho{
  left: 100px;
}