@charset "utf-8";
/* CSS Document */

:target::before {
    content:"";
    display:block;
    height:90px;
    margin:-90px 0 0;
}