body {
	background: #A4762B;
}

h1:after {
	content: "Tablet";
}

h2:after {
	content: "Might be landscape mode on your phone.";
}