.articles{
    line-height: 0.7;
}
.article{
    border-style:inset;
    border-width:3px;
    display: table;
    line-height: 1.5;
    background-color: #fdfdfd;
}

main a{
    text-decoration: none;
}