.screen{ height: 100%; width: 100%; display: flex; justify-content: center; flex-direction: row; align-content:flex-start; } .rect{ height: 200px; width: 200px; }