body {
      margin: 2rem; 
       display: flex;
	justify-content: center; 
        background-color: #000000;
    }
h1, h2, p {color: #ffffff; text-align: center;}
