body {
    color: rgb(183, 196, 255);
    background-image: url("../media/polaris.jpg");
    background-position: center;
}
#vers {
    width: fit-content;
    display: table;
    margin: 0 auto;
    font-family: 'Caveat', cursive;
    font-size: large;
} 
#vissza {
    color: rgb(183, 196, 255);
    text-decoration: none;
    position: absolute;
    top: 15px;
    left: 15px;
}
#csillag {
    text-align: center;
}
h3 {
    font-family: 'Caveat', cursive;
    font-size: xx-large;
}
h1 {
    font-family: 'Spirax', cursive;;
}
#intro {
    font-family: 'Dancing Script', cursive;
    font-size: x-large;
}
#galeria {
    color: rgb(183, 196, 255);
    text-decoration: none;
    position: absolute;
    top: 15px;
    right: 15px;
}