 body {  
    background-color: rgb(7, 90, 122);
    color: rgb(155, 225, 235);
margin: 0px;
   }
   header{
border-bottom: solid 2px rbg(42, 122, 228);
padding: 20px;
font-size:32px ;
color:rgb(42, 122,228);
   }
   section { 
background:rgb(184, 156, 213);



   }