.pf-cast-wrapper {
    width: 100%;
    height: 100%;


    .title{
        color: white;
        text-shadow: 1px 1px 1px black;
        position: absolute;
        top:63%;
        text-align: center;
        width: 100%;
    }
}
