.navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.thingsuget-imgs {
    width: 80%;
    height: 80%;
    background-color: lightpink;
}

.white-background {
    background-color: white !important;
}