.cover { height: 400px; width: 100%; overflow: hidden; position: relative; background: #ccc; /* added */ contain: size layout; }