body {
background: #0F2027;  /* fallback for old browsers */


}

div{
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 70%;
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 36px;
  line-height: 1.8em;
  font: italic small-caps bold cursive;
}

  

div:after {
	text-align: center;
	content: '\a \aGewoon niet zo moeilijk doen.';
	white-space: pre;

  
  
}
