.container {
    display: absolute;
}

.stars {
    width: 20%;
    height: auto;
    color: yellow;
    padding: 0 50px 0 50px;
}