.mystyle{
text-align: center;
    width: 100%;
    
    margin-left: 200px;
    position: absolute;
    color: white;
    line-height: 40px;
    font-size: 20px;

}