/*	Copyright ZenuHit @ 2023.
	2023-05-25 @ 20:02. */

* {margin: 0; padding: 0} Body {display: flex; flex-direction: column; height: 100vh; justify-content: center; text-align: center; font-family: sans-serif; font-size: 3rem; font-weight: bold; color: #eeeeee; background-color: #064022} Body * {color: inherit} P:first-child {font-family: "Brush Script MT", cursive} P + p {font-size: 0.8rem}