h1 {
    color:white;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgb(105,0,255);

}

body {
    font-family: "Josefin Sans", serif;
    font-optical-sizing: auto;
    font-weight: 100;
    font-style: normal;
}