<svg id="Layer_1" viewBox="0 0 800 800">
<defs>
<style>
.grey-fill {fill: #cccccc; stroke: none}
.white-fill {fill: #fff; stroke: none}
.red-fill {fill: #ED1C24; stroke: none}
.black-border {stroke: #000; stroke-width: 8px}
</style>
</defs>
<rect x="0" y="0" class="white-fill" width="800" height="800" />
<rect x="0" y="0" class="grey-fill" width="348" height="345" />
<rect x="0" y="480" class="white-fill" width="348" height="400" />
<rect x="370" y="750" class="red-fill" width="300" height="50" />
<rect x="660" y="480" class="grey-fill" width="140" height="400" />
<line x1="348" y1="0" x2="348" y2="800" class="black-border" />
<line x1="370" y1="0" x2="370" y2="800" class="black-border" />
<line x1="660" y1="480" x2="660" y2="800" class="black-border"/>
<line x1="0" y1="340" x2="800" y2="340" class="black-border" />
<line x1="0" y1="364" x2="800" y2="364" class="black-border" />
<line x1="0" y1="480" x2="800" y2="480" class="black-border" />
<line x1="370" y1="750" x2="660" y2="750" class="black-border" />
</svg>