* {
    font-family: Indie Flower;
}

body {
    margin: 0;
}

button:hover {
    cursor: pointer;
}