@charset "UTF-8";
#one {
    background-image: url(../images/P1820257.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 110vh;
}
#two {
    background-image: url(../images/P1820291.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 110vh;
}
#three {
    background-image: url(../images/P1820373.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left center;
    height: 110vh;
}
