.movie-card img width: 100%; height: 200px; object-fit: cover; border-radius: 10px 10px 0 0;
.hero background-image: linear-gradient(to bottom, #333, #555); color: #fff; padding: 5em; text-align: center;
.movies display: flex; flex-direction: column; align-items: center; padding: 2em;
header nav ul li a color: #fff; text-decoration: none;
.movie-card img width: 100%; height: 200px; object-fit: cover; border-radius: 10px 10px 0 0;
.hero background-image: linear-gradient(to bottom, #333, #555); color: #fff; padding: 5em; text-align: center;
.movies display: flex; flex-direction: column; align-items: center; padding: 2em;
header nav ul li a color: #fff; text-decoration: none;