html { background: maroon radial-gradient( circle, #a01010 0%, #800000 80%) center center / cover no-repeat; color: white; font-style: italic; text-rendering: optimizeLegibility; min-height: 100%; } #texts { margin-left: 15%; margin-right: 15%; } #otext { margin-top: 15%; font-size: 0.8em; font-family: serif; text-align: center; line-height: 1.5; } #anttext { margin-top: 15%; font-size: 1.3em; font-family: serif; text-align: center; line-height: 1.5; } strong { font-size: 1.3em; line-height: 0; font-weight: normal; }