
body {
  background: #333;
}

#container:after {
  content: "Smartphone Layout";
}

footer {
  display: none;
}

body {
  font-size: large;
}
