@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body {
    background-color: rgb(0, 204, 255);
    color: rgb(0, 0, 0);
    font-family: 'Whereas recognition of the inherent dignity', Arial, Helvetica, sans-serif;
}