#content { position: absolute; top: 50%; left: 50%; width: 450px; height: 260px; border: 1px solid #fff; margin: -170px 0 0 -225px; background-size: cover; background-repeat: no-repeat; background-position: center; border-radius: 8px; border: 1px inset rgba(255, 255, 255, 0.4); box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 2px rgb(0, 0, 0, 0.5); }