@charset "UTF-8";
.voidtitle {
    font-size: 10vw;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    font-style: normal;
}
.voidbody {
    background-color: hsla(338,90%,77%,1.00);
}
