body {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
}

h1 {
    font-family: 'Karma', serif;
    font-size: 32px;
    text-align: center;
    background-color: black;
    color: aliceblue;
    padding: 2%;
}

h2 {
    font-family: 'Karma', serif;
    font-size: 24px;
}

.img {
    width: 100%;
}

.sport {
    width: 25%;
}
