#linkki:before{
    content: "";
    width: 1000%;
    background: #22f35d;
    height: 9px;
    display: block;
    position: absolute;
    bottom: 4px;
    z-index: -1;
    transition: all 0.5s ease;
}