
body{
    font-family: 'Dancing Script', cursive;
}

.lol{
    background: url(../img/lalala.jpg);
    height: 300vh;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.lal,
h1{
    margin-bottom:50px;
    margin-left:50px;
    margin-right:50px;
    width: 96%;
    padding-top: 30px;
}

.lala{
    font-size: 20px;
}