

html, body {
    margin: 0;
}

.lside {
    width: auto;
    background-color: #f8f8f8;
    grid-area: 1 / 1 / 100 / 2;
}

.rside {
    width: auto;
    background-color: #f8f8f8;
    grid-area: 1 / 6 / 100 / 7;
}

a {
    color: #FFFFFF;
}

#wrapper {
    display: grid;
    grid-template-columns: minmax(0px, 1fr) repeat(4, 300px) minmax(0px, 1fr);
    grid-auto-rows: minmax(0px, auto);
}

header {
    padding: 0;
    margin: 0;
}

/*.header {
    height: 336px;
    width: 1200px;
}*/

.headerL {
    display: grid;
    height: 336px;
    background-repeat: no-repeat;
    padding: 0;
    grid-area: 1 / 2 / 2 / 3;
}

.logo {
    display: grid;
    height: 316px;
    width: 316px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 1 / 3 / 2 / 5;
}

.headerR {
    display: grid;
    height: 336px;
    width: auto;
    background-repeat: no-repeat;
    padding: 0;
    justify-self: end;
    grid-area: 1 / 5 / 2 / 6;
}


.footerL {
    display: inline-grid;
    height: 108px;
    background-repeat: no-repeat;
    padding: 0;
    grid-area: 99 / 2 / 100 / 3;
}

.logofoot {
    display: inline-grid;
    height: 90px;
    width:  90px;
    padding-bottom: 10px;
    padding-top: 5px;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 99 / 3 / 100 / 5;
}

.footerR {
    display: grid;
    height: 108px;
    background-repeat: no-repeat;
    justify-self: end;
    grid-area: 99 / 5 / 100 / 6;
}

.insta {
    display: inline-grid;
    height: 70px;
    width:  70px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 99 / 2 / 100 / 4;
}

.facebook {
    display: inline-grid;
    height: 70px;
    width:  70px;
    margin-bottom: auto;
    margin-top: auto;
    
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 99 / 3 / 100 / 4;
}

.linkedin {
    display: inline-grid;
    height: 70px;
    width:  70px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 99 / 4 / 100 / 5;
}

.twitter {
    display: inline-grid;
    height: 70px;
    width:  70px;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: auto;
    margin-right: auto;
    background-repeat: no-repeat;
    grid-area: 99 / 4 / 100 / 6;
}



.pictureContainer {
    display: grid;
    width: auto;
    height: 125px;
    overflow: hidden;
    position:relative;
    grid-column-start: 2;
    grid-column-end: 6;
    
}

.pictureContainer img {
    transition: transform .3s ease-in-out;
}

.pictureContainer img:hover {
    transform: translate3d(0px, -125px, 0px);
}

.first-txt {
    position: absolute;
    color: #FFFFFF;
    top: 6px;
    left: 80px;
    font-family: Verdana, monospace;
    font-size: 65px;
}

.second-txt {
    position: absolute;
    color: #FFFFFF;
    top: 6px;
    right: 80px;
    font-family: Verdana, monospace;
    font-size: 65px;
}

h1 {
    display: grid;
    padding-left: 20px;
    font-family: Verdana, monospace; 
    grid-area: 4 / 2 / 5 / 6;
}

h2 {
    display: block;
    font-family: Verdana, monospace;
    padding-left:30px;
    
}



.introduction {
    background-color: #e3fff9;
    justify-content: center;
    padding: 20px;
    font-family: verdana, monospace;
    display:grid;
    grid-area: 6 / 2 / 7 / 4;
}

.contentR {
    display: grid;
    grid-area: 6 / 4 / 7 / 6;
}

form {
    padding: 20px;
    display:grid;
    justify-content: flex-start;
    font-family: Verdana, monospace;
    grid-gap: 0.75rem;
    width: 100%;
}

input {
    font-size: 1rem;
    padding: 10px;
    color: #666666;
    background-color: #e3fff9;
    border: none;
}

textarea {
    font-size: 1rem;
    padding: 10px;
    color: #000000;
    background-color: #e3fff9;
    border: none;
}

input:focus {
    outline: none;
    background-color: #e3fff9;
}

textarea:focus {
    outline: none;
    background-color: #e3fff9;
}

label {
    padding: 10px;
    text-align: right;
}

#mySubmit {
    width: 10rem;
    grid-column-start: 2;
    grid-column-end: 3;
    /*please work*/
}

#designhero {
    height: 300px;
    background-image: url("maybe%20this%20also%20copy.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    grid-area: 3 / 2 / 4 / 6 ;
}

#photohero {
    height: 300px;
    background-image: url("boat.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    grid-area: 3 / 2 / 4 / 6 ;
}

#experiencehero {
    height: 300px;
    background-image: url("brandenburg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    grid-area: 3 / 2 / 4 / 6 ;
}

#abouthero {
    height: 300px;
    background-image: url("graffiti.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    grid-area: 3 / 2 / 4 / 6 ;
}

#navbar {
    background-color: #000000;
    grid-area: 2 / 2 / 3 / 6 ;
}

nav {
    font-weight: bold;
    font-family: Verdana, monospace;
    grid-area: 2 / 2 / 3 / 6 ;
    background-color: #000000;
    color: #FFCC99;
    position:sticky; 
    top:0;
}

nav a { 
    text-decoration: none; 
    text-align: center;
    color: #FFCC99;
    padding: 1rem 0rem;
    display:block;
    /*transition: 0.5s ease-out;*/
}

nav ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    display: flex;
    flex-flow: row nowrap;
}

nav ul li {
    width: 100%;
}

a:hover {
    color:#e3fff9;
}

.strangerdescript {
    display: grid;
    grid-area:  8 / 2 / 9 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}


.stranger{
    display: flex;
    grid-area: 7 / 2 / 8 / 6;
    justify-content: center;
    align-items: center;
    
}

.roomtitle {
    display: grid;
    grid-area: 9 / 2 / 10 / 6;
}

.room {
    display: flex;
    grid-area: 10 / 2 / 11 / 6;
    justify-content: center;
    align-items: center;
}

.roomdescript {
    display: grid;
    grid-area:  11 / 2 / 12 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}


.magtitle {
    display: grid;
    grid-area: 12 / 2 / 13 / 6;
}

.mag {
    display: flex;
    grid-area: 13 / 2 / 14 / 6;
    justify-content: center;
    align-items: center;
}

.magdescript {
    display: grid;
    grid-area:  14 / 2 / 15 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.gridtitle {
    display: grid;
    grid-area: 15 / 2 / 16 / 6;
}

.grid {
    display: flex;
    grid-area: 16 / 3 / 17 / 5;
    justify-content: center;
    align-items: center;
}

.griddescript {
    display: grid;
    grid-area:  17 / 2 / 18 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.frametitle {
    display: grid;
    grid-area: 18 / 2 / 19 / 6;
}

.frame1 {
    display: flex;
    grid-area: 19 / 2 / 20 / 6;
    justify-content: center;
    align-items: center;
}

.frame2 {
    display: flex;
    grid-area: 20 / 2 / 21 / 6;
    justify-content: center;
    align-items: center;
}

.framedescript {
    display: grid;
    grid-area:  21 / 2 / 22 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.tubetitle {
    display: grid;
    grid-area: 5 / 2 / 6 / 4;
}

.tube {
    display: flex;
    grid-area: 5 / 4 / 7 / 6;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.tubedescript {
    display: grid;
    grid-area:  6 / 2 / 7 / 4;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.boattitle {
    display: grid;
    grid-area: 7 / 4 / 8 / 6;
}

.boat {
    display: flex;
    grid-area: 7 / 2 / 9 / 4;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.boatdescript {
    display: grid;
    grid-area:  8 / 4 / 9 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.skytitle {
    display: grid;
    grid-area: 9 / 2 / 10 / 4;
}

.sky {
    display: flex;
    grid-area: 9 / 4 / 11 / 6;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.skydescript {
    display: grid;
    grid-area:  10 / 2 / 11 / 4;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.castletitle {
    display: grid;
    grid-area: 11 / 4 / 12 / 6;
}

.castle {
    display: flex;
    grid-area: 11 / 2 / 13 / 4;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.castledescript {
    display: grid;
    grid-area:  12 / 4 / 13 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.eiietitle {
    display: grid;
    grid-area: 5 / 2 / 6 / 5;
}

.eiie {
    display: flex;
    grid-area: 5 / 5 / 7 / 6;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.eiiedescript {
    display: grid;
    grid-area:  6 / 2 / 7 / 5;
    padding: 30px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.meiie {
    display: flex;
    grid-area: 7 / 2 / 8 / 5;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.meiiedescript {
    display: grid;
    grid-area:  7 / 5 / 8 / 6;
    padding: 30px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
}

.me {
    display: flex;
    grid-area: 5 / 2 / 6 / 4;
    justify-content: center;
    align-items: center;
    padding-bottom: 10px;
}

.medescript {
    display: grid;
    grid-area:  5 / 4 / 6 / 6;
    padding: 20px;
    font-size: 1em;
    font-family: Verdana, monospace;
    text-align: center;
    align-items: center;
}


div.desc {
  padding: 15px;
  text-align: center;
    font-family: Verdana, monospace;
    font-size: .8em;
}

div.gallery:hover {
  border: 1px solid #FFFFFF;
}

div.gallery img {
  width: 100%;
  height: auto;
    border: 1px solid #000000;
}


.responsive {
  padding: 0 50px;
  float: left;
  
}

