body {
  font-family: sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #444;
}

.title {
  color: #e41612;
}

ul {
  list-style: none;
}

.touche__note {
  height: 4em;
  width: 5%;
}

.musique {
  background-image: url("/assets/images/omnicord.svg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 80vh;
}

/*# sourceMappingURL=app.css.map*/