h1{text-align: center;}
img{height: 300px;
    transition: 1s;
}
body{background-color: antiquewhite;font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;}
#panier,#rappeur,#serbie{font-style: italic;}
h2,h1{font-weight: bold;color: brown;}
img:hover{height: 350px;}
li{font-size: 20pt;color: brown;}
