@import './variables.scss';

html, body {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%;
    font-family: 'Arial';
}