
/* <link rel="stylesheet" href="resources/styles.css"> */

body {
  background-color: lightblue;
}

h1 {
  color: blue;
  text-align: center;
}
