.links {
  background-color: #011c66b6;
  max-height: 500px;
  width: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
}

.links p {
  color: #ffffff;
  margin: 20px;
}
