.tf-md-touch {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #ff0000;
    z-index: 1000000;
}
.tf-md-touch-success {
    height: 10px;
    bottom: auto;
}
