.container {
  margin-top: 1rem;
}

body {
  border-top: 0.4rem solid #1f8dd6;
}

.container p:nth-of-type(2) {
  text-align: center;
}