.mol-container {
    width: 80%;
    height: 500px;
    position: relative;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
