article {
  width: 300px;
  height: 150px;        
  border: 1px solid #000;
  overflow: scroll;
  padding: 0rem  0.5rem;
  margin-bottom: 1rem;
}
