body {
    background-color: #09091a;
}

h1 {
    font-size: 90px;
}

header a {
    font-size: 20px!important;
    letter-spacing: 16px!important;
}

#app {
    max-width: 90%!important;
}

body {
    padding: 100px 0!important;
}

section {
    padding: 0px 0!important;
}