*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background-color:#f4f4f4;line-height:1.6}header{text-align:center;margin-bottom:2rem}header img{width:100%;height:auto;max-width:1440px}header h1{font-size:2.5rem;margin-top:1rem}footer{background-color:#bad9f1;text-align:center;padding:1.5em}.movie-card{background-color:#fff;padding:1em 2em 2em;width:90%;min-height:150px;margin:0 auto 1rem;border-radius:10px;box-shadow:0 0 10px #0000004a}.movie-card:hover{box-shadow:0 0 15px #0006;transform:scale(1.05);transition:all .3s ease-in-out}.movie-card h2{font-size:1.2rem;text-align:center;margin-bottom:.5em}.movie-card p{margin-bottom:.3em}.container{width:70%;margin:0 auto 1rem}@media(min-width:768px){.container{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:90%;max-width:1200px}}
