body { background-image: url(../stolzpic/stolzer_hg.webp);background-position: center center;background-repeat: no-repeat;background-attachment: fixed;background-size: cover;background-color: #000;display: flex; justify-content: center; align-items: center; font-family: 'stolzfont'; text-transform: uppercase; font-size: 12em; color: #fff; text-align: center; } @font-face { font-family: 'stolzfont'; src: url('./stolzfont.ttf'); } #inhalt{display: flex;align-items: center;justify-content: center; }
