/* Basic Style Reset */
body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}