/* Nav Bar CSS */
.container-fluid {
      padding-top: 15px;
      padding-bottom: 15px;
      width:400px;
  }
  .bg-1 { 
     
      background-color: #008FFF; 
      color: #ffffff;
  }
#profile{
    border-radius:50%;
    
}
h1 {
text-align:center;    
   
}
p{
    text-align: center;
}
 body {
      position: relative; 
      background-color:#51A629;
  }
img {
    height:100px;
    
    
}
.body {
  position: relative;
 
}
.modal-title{
 text-align: center;   

}
#profile {
 margin-top: 70px;   
}
.contacts {
    border-radius:50%
}
img.card-img-top {
    height: 350px;
 
}