main{padding-top:200px}h1{text-align:center}.serie-contenu{display:flex;flex-direction:column;border-radius:8px;padding:40px 20px;gap:20px}.image-serie{max-width:250px;height:auto;border-radius:15px;margin:auto}.serie-details{background-color:#fbf4f4;color:#0c0c0c;border-radius:18px;padding:20px;max-width:640px;margin:auto}@media screen and (min-width:768px){.serie-contenu{flex-direction:row}.image-serie{max-width:350px;margin-right:30px}}