body {
    top: 0 !important;
}

.skiptranslate {
    display: none;
    height: 0;
}
.box_info_translate{
    background: rgba(0,0,0,0.1);
    padding:10px;
    text-align:center;
    position: fixed;
    bottom: 0px;
    width: 100%;
}