.someText{
    width:100%;
    position: fixed;
    bottom: 50px;
    z-index: -1;
    text-align:center;
    font-size: 12px;
    color:#0f0f0f;
}