body {background: yellow;}
h1 {text-align: center;}
div p {text-align: center; color: tomato;
       font-size: 200%; font-weight: bold;}
div {border: black solid 2px; width: 75%; margin: 3px auto;}
