body {

background-color: #F8F8FF;
text-align: center;
font-family: 'Barlow Condensed', sans-serif;

}

h1 { position: static;
}

a {
 text-decoration: none;
 color: black;
}

.menu {
  float: left;
  width: 175px;
  height: 500px;
  position: fixed;
  top: 250px;
}

img {

margin: 25px;
margin-bottom: 10px;
}

p.Instagram {
  Padding-left: 1250px;
}

.resume {
  padding-top: 50px;
  padding-left: 350px;
  text-align: left;
}


viewport {
  zoom: 1.0;
  width: extend-to-zoom;
}

  -ms-viewport {
    width: extent-to-zoom;
    zoom: 1.0;
  }
