body{
    height: 100%;
   /* background-color: #63C9FA; */
   background: linear-gradient(to bottom, #63C9FA, #fff);
   text-align: center;
}
span.highlight {
    background-color: white;

/* #63C9FA     #2DDFD2 */