*{
    padding: 0;
    margin: 0;
}

body{
    background-color: #85DAF7 !important;  
}

.row{
    height: 100vh;
}