
html, body {
    margin: 0;
    padding: 0;
    background: #081725;
    overflow-x: hidden;
    font-family: "Raleway", sans-serif;
}