@media only screen and (max-device-width:480px) {
  body{
    -webkit-text-stroke: 0 black;
  }
}
