.background {
    background-image: url("hun.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

h1 {
    font-weight: bold;
}