.rules {
    background-color: white;
    margin: 10px 10px 10px 10px;
    border: 2px solid red;
    border-radius: 5px;
    padding: 5px;
}

.rule {
  font-size: 20px;
  font-weight: bold;
}