body { font-family: Arial, sans-serif; background-color: #f4f4f4; margin: 0; padding: 20px; } h1 { text-align: center; color: #333; } .movie-list { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; } .movie { background: #fff; border-radius: 8px; box-shadow: 0 2px 5px rgba(0,0,0,0.1); width: 250px; padding: 15px; text-align: center; } .movie img { width: 100%; border-radius: 5px; } .movie h2 { font-size: 18px; margin: 10px 0; color: #444; } .movie p { font-size: 14px; color: #666; }
A mind-bending thriller directed by Christopher Nolan about dreams within dreams.
A sci-fi classic exploring reality, technology, and freedom starring Keanu Reeves.
An epic journey through space and time, directed by Christopher Nolan.