* {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}
body {
  background-color: #F5F5F5;
}
nav {
  float: left;
  width: 100%;
  height: 60px;
  background: #4c6352e3;
}
nav ul {
  text-align: center;
}
nav li {
  font-family: 'News Cycle', sans-serif;
  display: inline-block;
  margin: 0;
  line-height: 60px;
  padding: 0px 35px;
}
nav a {
  color: white;
  font-size: 18px;
  text-transform: uppercase;
  padding: 7px 30px;
  border-radius: 3px;
}
a.ex2:hover, a.ex2:active {
  border: 4px ridge #95C2B4;
  transition: .4s;
}
a.ex2:hover, a.ex2:active {
  color: #C4E2CB;
}
nav #icon {
  color: white;
  font-size: 30px;
  line-height: 80px;
  float: right;
  cursor: pointer;
  display: none;
}
header {
  background: url(https://cdn.pixabay.com/photo/2016/10/17/14/31/background-1747777_960_720.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 40% 50%;
  padding: 200px;
  padding-bottom: 140px;
  text-align: center;
  font-size: 35px;
  color: #95C2B4;
} 
h1 {
  font-family: 'Dancing Script', cursive;
  text-shadow:2px 2px #668357;
  font-size: 90px;
}
h2 {
  font-family: 'Abril Fatface', cursive;
  color: #95C2B4;
  text-shadow:2px 2px #668357;
  font-size: 30px;
  border-bottom: 2px solid #7da397;
  border-left: 4px solid #7aa094;
  border-right: none;
  border-top: none;
  padding: 10px;
  margin-top: 1em;
  margin-left: -2em;
  border-bottom-left-radius: 25px;
  height: 0.5%;
  width: 9%;
}
h3 {
  font-family: 'Abril Fatface', cursive;
  color: #95C2B4;
  text-shadow:2px 2px #668357;
  text-align: center;
  margin-top: 1.5em;
  font-size: 30px;
}
h4 {
  font-family: 'Abril Fatface', cursive;
  color: #95C2B4;
  text-shadow:2px 2px #668357;
  font-size: 25px;
  margin-top: 1em;
}
h5 {
  font-family: 'Abril Fatface', cursive;
  color: #95C2B4;
  text-shadow:2px 2px #668357;
  font-size: 30px;
}
.skills {
  margin-left: 10em;
  margin-top: 7em;
}
.hr1 {
  border: none;
  border-top: 3px double #838d84;
  color: #668357;
  overflow: visible;
  text-align: center;
  height: 5px;
  margin-left: 4em;
  margin-right: 4em;
}
.hr2 {
  margin-left: -6em;
  margin-right: -6em;
}
.hr3 {
  margin-top: 1em;
  margin-right: 10em;
  margin-left: 10em;
}
.vl {
  border-left: 1px solid rgb(185, 185, 185);
  height: 700px;
}
#wrapper {
  margin-left: 53em;
  margin-right:auto;
  margin-top: -40em;
  width: 6em;
}
article {
  padding-right: 7em;
  margin-left: 7em;
  margin-top: 2em;
  margin-bottom: 2em;
  background-color: #F5F5F5;
  height: 2000px;
}
section::after {
  content: "";
  display: table;
  clear: both;
}
p {
  font-family: 'News Cycle', sans-serif;
  font-size: 20px;
  margin-top: 15px;
}
.lemon {
  float: right;
  height: 150px;
  width: 160px;
  padding: 1em;
  border-radius: 60%;
  margin-top: -50px;
}
.email {
  color: #7aa094;
}
.email:hover {
  color: #95C2B4;
}
.teal {
  float: left;
}
.colum {
  float: left;
  width: 33.33%;
  padding: 5px;
}
.ro::after {
  content: "";
  clear: both;
  display: table; 
  margin-bottom: 8em;
}
.row::after {
  content: "";
  clear: both;
  display: table;
}
.column1 {
  float: left;
  width: 26%;
  margin-left: 11em;
  text-align: center;
  height: 220px;
  margin-top: -6em;
}
.column2 {
  float: left;
  width: 26%;
  margin-left: 2em;
  text-align: center;
  height: 220px;
  margin-top: -6em;
}
.column3 {
  float: left;
  width: 26%;
  margin-left: 2em;
  text-align: center;
  height: 220px;
  margin-top: -6em;
}
.colum1 {
  float: left;  
  width: 26%;
  margin-left: 11em;
  text-align: center;
  height: 300px;
  margin-top: 5em;

}
.colum2 {
  float: left;
  width: 26%;
  margin-left: 2em;
  text-align: center;
  height: 300px;
  margin-top: 5em;
}
.colum3 {
  float: left;
  width: 26%;
  margin-left: 2em;
  text-align: center;
  height: 300px;
  margin-top: 5em;
}
.colum1 a:hover {
  opacity: 0.6;
  backdrop-filter: blur(10px);
  filter: blur(4px);
  transition: 0.5s ease;
  }
.colum2 a:hover {
  opacity: 0.6;
  backdrop-filter: blur(10px);
  filter: blur(4px);
  transition: 0.5s ease;
}
.colum3 a:hover {
  opacity: 0.6;
  backdrop-filter: blur(10px);
  filter: blur(4px);
  transition: 0.5s ease;
}
.blank {
  height: 300px;
  width: 400px;
}
section ul {
  margin-top: 3em;
  margin-left: 10em;
}
section li {
  font-family: 'News Cycle', sans-serif;
  font-size: 20px;
  line-height: 40px;
}
aside ul {
  margin-top: 3.5em;
  margin-left: -6em;
}
aside li {
  font-family: 'News Cycle', sans-serif;
  font-size: 20px;
  line-height: 40px;
}
aside {
  width: 20em;
  height: 10em;
  transform: translate(340%,-435%);
  position: absolute;
}
.laptop{
  height: 300px;
  width: 500px;
  margin-left: 12em;
  padding-top: 3em;
}
.clock {
  height: 300px;
  width: 500px;
  transform: translate(-20%,30%);
}
footer {
  background: #4c6352e3;
  font-size: 10px;
  text-align: center;
  color: white;
}
