#anim {
    height: 100%;
    opacity: 0.2;
    position: absolute;
    width: 100%;
    z-index: -1;
    margin-top: -64px;
}
#main-title {
    font-size: 40px;
}