.inventory-container {
width: 600px;
background-color: rgb(0, 0, 0);
height: 768px;
flex-wrap: nowrap;
flex-direction: column;
flex-grow: 0;
}