CSS Umor: 0 nie jest dolną strony strony
/* You need to add position: relative; to the parent container, which in this case is .wrapper. */
<div class = "wrapper">
<div class = "bottom"><div>
</div>
.wrapper {
position:relative;
}
.bottom {
position:absolute;
}
Juice WRLD