body {
    margin: 0;
    padding: 0;
}

#app {
    position: relative;
    font-family: Poppins;
    color: #171D3A;
}
