body {
    background: center / contain no-repeat url("../images/bg.png")
}

.title {
    font-family: 'Poppins', sans-serif;
    font-size: 3rem;
}

.star {
    font-family: 'Poppins', sans-serif;
    width: 13rem;
    max-width: 300px;
    height: auto;
}