body {

    max-height: 300vh;
    max-width: 500px;
}

* {
    margin: 0;
    padding: 0;
}

a {
    color: white;
}