body{
  cursor:url("https://uploads.onecompiler.io/44bg7w9bs/44cy9c2cz/pi.svg"), auto;
  padding: 25px;
 
}
.title {
	color: #5C6AC4;
}
.retour{
  width:20%;
  background-color:#c9ad99;
  height:50px;
  border-radius:20px;
  
  
  
}
a {
  color:black;
  text-decoration: none;
}
.music{
  padding:10px;
  margin:10px;
  border-radius:30px;
  background-color:black;
  color:ivory;
}
.film{
  padding:10px;
  margin:10px;
  border-radius:30px;
  background-color:ivory;
  color:#452f0c;
}
.philo{
   padding:10px;
  margin:10px;
  border-radius:30px;
  background-color:ivory;
  color:#452f0c;
  
}