*{ color: white; font-size: 30px; } #spielRaum{ width: 1000px; height: 1000px; margin: 0px; background-color: yellow; position: relative; } body{ height: 100%; margin: 0px; } #tom img{ width: 300px; } #fuchs img{ width: 200px; } #enemy img{ width: 220px; }