﻿@media only screen and (max-width:280px)
{
 *
 {
  color:#000000 !important;
  background:#000000 !important;
 }
 #watch
 {
  color:#ffff00;
  display:block !important;
 }
}