body {
  background: #aacbf0;
  padding: 10px;
  margin:20px;
}
p {
  color: rgba(12, 126, 177, 0.98);
}
h1 {
  font-weight: bold;
}