/* Add your own style settings for the Launchpad here */
/* How cool is that */
.blue-section { background-color:tomato; }

body {
   background: no-repeat center fixed url(src/img/abstract-white-grey-background.webp); 
  background-size: cover;
}
#logonpad { opacity: 0.1;  }