body {
  font-size: 1.2em;
  font-style: italic;
  text-shadow: -2px -2px red, 2px 2px blue;
  text-align: right;
}