body {
  background: #40679e;
  margin: 20px;
}
svg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
span {
  color: #ffd23f;
  font-family: sans-serif;
  opacity: 0.3;
}
