

header, footer {
font-family: Calibri, arial, sans-serif;
text-align: center;
color: #538cc6;
background:white;
}

header{
grid-column: 1/3;
grid-row: 1/2; 
}

.text{
width: 60%;
margin: 0 auto;
}


body{
    font-family: "Imperial Script", cursive;
    background-color: white;
    margin: 0px;
    font-family: "Outfit", sans-serif;
    font-optical-sizing: auto;s
    font-weight: <weight>;
    font-style: normal;
    background-color: lightblue;
justify-content: center;
}
