textarea{
  visibility: hidden;
}

li{
  list-style-type: none;
  display: inline;
}
.columns img{
    width: 100%;
    height: 280px;

}

img:hover{
  opacity: 0.5;
}
.projects {
  margin: 5px;
}

header {

  font-size: 60px;
}


h2 {
  font-size: 30px;
}


.max{
  padding: 10px;
}
.max img{
  width: 100%;
  height: 500px;
}

.max iframe {
  width: 600px;
  height: 400px;
}
