.logo {
  
  
  top: 0;
  padding: 1px;
}

div.header {
   background: linear-gradient(to right, white , darkblue);
   border-radius: 12px;
   
}
