
body{
  padding-top: 100px;
}
h1{
  font-size: 20px;
}
.small{
  width: 200px;
}
a:hover{
  opacity: 0.5;
}