body {
  background-color: gold !important;
}
.navbar-brand
  img {
  width: 100px;
}
.bienvenida {
  text-align: center;
  margin-top: 50px;
  font-size: 2rem;
}
