body { margin: 0; } .menu-container table, .menu-container th, .menu-container td { min-width: 100px; border: 1px solid black; border-collapse: collapse; text-align: center; } .menu-container table { border-top: none; } .img-container { display: flex; justify-content: space-between; align-items: center; flex-direction: column; } .menu-container { display: flex; justify-content: space-between; width: 100%; } .menu-container img, .menu-container span { width: 40px; } .menu-container table { border-top: none; } .img-fauna { width: 100%; margin-top: 50px; } footer { margin-top: 3vh; }