body { background-color: #191312; } /* navigation bar*/ ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; background-color: #7e0000; } li { float: left; } li a { display: block; color: #dfd9ab; text-align: center; text-size: 20px; padding: 16px; text-decoration: none; } li a:hover { background-color:#111; } h1 { color:rgb(223, 217, 171); font-family: 'Hind', sans-serif; font-size: 140%; } p { color:rgb(223, 217, 171); font-family: 'Hind', sans-serif; font-size: 140%; } article { float: left; padding: 10px; width: 50%; background-color: #883e24; } section: after { float: right; display: table; clear: both; } @media only screen and (min-width: 1224px){ @media only screen and (min-device-width: 320px) and (max-device-width: 480px){ @media only screen and (min-width:720px) and (max-device-width:900px) {