<div id="pImage1"></div>
<div id="pImage2"></div>
<div id="pImage3"></div>
<div id="pImage4"></div>
<div id="pImage5"></div>
<div id="pImage6"></div>
<div id="pImage7"></div>
<div id="pImage8"></div>
<div id="pImage9"></div>
<div id="pImage10"></div>
#pImage1{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background.jpg'); }
#pImage2{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-1.jpg'); }
#pImage3{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-2.jpg'); }
#pImage4{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-3.jpg'); }
#pImage5{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-4.jpg'); }
#pImage6{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-5.jpg'); }
#pImage7{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-6.jpg'); }
#pImage8{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-7.jpg'); }
#pImage9{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-8.jpg'); }
#pImage10{
width: 100%;
height: 600px;
margin: 0;
padding: 0;
position: relative;
background-attachment: fixed;
background-position: top center;
background-size: cover;
background-image: url('https://www.shanezentz.com/Assets/backgrounds/background-9.jpg'); }
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.