Edit in JSFiddle

  <head>
    <link rel ="stylesheet" href="style.css">
  </head>
  <body>
    hpitos<span> foo </span>123
  </body>
span{
        color:green;
     }