.white-text{
    color:white;
}
.fixed{
    position:fixed;
}
.full{
    height:200px;
    width:100%;
}
.up{
    top:0;
}