.marcatexto{
    display: inline;
    background-color: yellow;
}

h3{
    background-color: orange;
    color: blue;
    font-family: algerian;
    font-size: 20px;
}