1div.fragment {
2  padding: 10px 5px;
3  border: 1px solid grey;
4  border-radius: 2px;
5  background-color: #f1f1f1;
6}
7