
<style>
body{
    background-color:rgb(240, 240, 240);
}
    .sb-title{
        text-align: center;
        color: white;
        padding-top: 400px;
        
    }
</style>