@media screen { @font-face { font-family: wfdtf; src: url(Fonts/wftfs-Regular.otf) } @font-face { font-family: EBGaramond; src: url(Fonts/EBGaramond-Italic.ttf) } body { background-image: none; min-height: 500px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; background-color: black; margin: 5mm; color: white; font-family: monospace; font-size: 10pt; text-justify: inter-word; columns: 3; } }