.demo-links {
  display: flex;
  flex-wrap: wrap;
}
.demo-link {
  box-sizing: border-box;
  text-align: center;
}
