body {
background: url(https://cdn.discordapp.com/attachments/874734999922933820/901167185500708885/ca4f5004b66655047b1c8f3ee77369c2a76b8fbf.png);
background-repeat: no-repeat;
background-height: 100vh;
background-width: 100vw;
}
.info {
background: #eecccc;
color: white;
}
#aboutme, #wish {
color: white;
}
.headerBottom {
background: #eecccc;
color: white;
}
.headerTop {
background: #e79191;
color: white;
}
.contactInfoTop {
background: #eecccc;
color: white;
}
#siteTitle {
font-size: 0px;
}
#siteTitle:after {
font-size: 16px;
content: "vivian";
}