body {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 2px dotted #20a4d6;
  text-align: center;
}
