body{
  max-width: 1500px;
  min-width: 100px;
  margin-left: 20%;
  margin-right: 20%;
  background-color: #fff;
}

.back{
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;
  position: fixed;
  left: 20px;
}
.back a{
  text-decoration: none;
  color: black;
}

.image img{
  width: 100%;
}

img{
  margin-top: 10%;
  margin-bottom: 2%;
}

.me {
  font-size: 11px;
}
