.container-fluid {
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lamps {
    width: 100%;
}