1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
#koch { margin: auto; } #iterationCtr { position: fixed; font-size: xx-large; } #flaecheErg { color: "red"; position: fixed; bottom: 20px; font-size: xx-large; } .flexContainer { display: flex; }