h2 span{
    padding: 10px;
    background-color: black;
    color: yellowgreen;
    border: 5px solid yellowgreen;
    border-radius: 5px;
}