body {
    background-image: url(background_assets/347972.jpg);
    text-align: left center;
    font-size: 40px;
    font-family: Courier, monospace;
    color: rgb(180, 37, 37);
    text-shadow: 4px 4px 4px rgb(36, 3, 3);
}
p {
    font-weight: bold;
}