body {background-color: #FFDEE9;
  background-image: linear-gradient(135deg, #FFDEE9 0%, #B5FFFC 100%);
  }

.logo { position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 285px;
  height: 56px;
  color: #784BA0;
  font-size: 46px;
  font-weight: bold;
  }


