html {
    background-color: #252a34;
}
body {
    margin: 0;
    padding: 0;
    color: #eaeaea;
    font-family: -apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;
    line-height: 1.5;
}