body {
    background: #e6e6e6;
}
.container-fluid{
  max-width: 90%;
}
.home_presentation {
  text-align: center;
}
.navbar {
  font-size: 25px;
}
 .modal-dialog{
   max-width: 800px
 }
