#line-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 100000;
}

.bgimg {
    width: 50px;
    height: 50px;
    background: url('line-icon.png') no-repeat center center;
    background-size: contain;
}
