body {
  font-family: 'Chelsea Market', cursive;
  font-weight: 400;
  background-image: url(../imatges/2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100vh;
}

p {
  background-color: rgb(36, 88, 86, 0.4);
}

h2 {
  background-color: rgb(36, 88, 86, 0.4);
}

.titol {
  background-color: rgb(36, 88, 86, 0.4);
  font-family: 'Chelsea Market', cursive;
  font-weight: 400;
}

video {
  width: 90%;
  height: 60%;
}

.objecte {
  height: 480px;
}

.alu {
  border-radius: 20px;
  padding-bottom: 15px;
}