*{
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
}


.bg{

    background: #81ecf8;
    height: 100vh;
    background-size: cover;
    background-position: center;
    
}

.centertxt{
    margin-left: 50px;
    
    

}