body {
    width: 1200px;
    margin: 0 auto;

    font-family: Arial, sans-serif;
}

p {
  line-height: 1.5;
}