/* First sketches for Arthur Dreujou's website */

body {
  background: #ffe6cb;
}

div {
  position: absolute;
  margin-top: 40%;
  width: 100%;
  text-align: center;
  font-size: 2em;
  color: #966803;
}
