.main {
    width: fit-content;
}

.bottom {
    display: flex;
    justify-content: space-between;
}
