.article {
background-color: #ffffff; border: 1px solid gray; border-radius: 10px;
} .article:hover {
background-color: #dddddd; }