outline {
  border: 2;
  font-size: 25px;
  
  -webkit-text-fill-color: #000000;
  -webkit-text-stroke: 1px;
  color: #00FFCC;

}

 .box {
   width: 200px;
   height: 70px;
   background-color: lightblue;
   padding: 10px;
   text-align: center;
