body {
  font-family: 'Arial', sans-serif;
  text-align: center;
}

.nav {
  background-color: #656565;
  padding: 10px;
}
