@import url(https://fonts.googleapis.com/css?family=Bungee);

body {
    font-family: 'Bungee', cursive;
    font-size: 16px;
}

h1 {
    font-size: 5rem;
    line-height: 1rem;
}

h3 {
    font-size: 2rem;
}