#iphone {
	display: none;
}
body{
	margin: 2em;
	text-align: center;
}

p big b{
	background-color: yellow;
	padding: .25em .5em;
}
