body{ background-color: #ffc0fb; background: url("sticker-background.svg"); } div#wrapper{ display: block; margin: 3em auto; padding: 2em; background-color: black; color: white; max-width: 750px; font-family: "custom"; } div#call span.phrase:last-of-type span.comma{ display: none; } strong{ color: magenta; } hr{ border: unset; border-bottom: double white; } a{ color: white; } @font-face{ font-family: "custom"; src: url("https://vvvvvvaria.org/~mb/fonts/LibreBaskerville-Regular.ttf"); font-weight: normal; font-style: normal; } @font-face{ font-family: "custom"; src: url("https://vvvvvvaria.org/~mb/fonts/LibreBaskerville-Italic.ttf"); font-weight: normal; font-style: italic; } @font-face{ font-family: "custom"; src: url("https://vvvvvvaria.org/~mb/fonts/LibreBaskerville-Bold.ttf"); font-weight: bold; font-style: normal; }