#fatSection {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0em;
}
.proj {
  position: absolute;
  text-align: center;
  color: #efefef;
  transition: height 0.2s, top 0.2s, line-height 0.2s;
}
