﻿body {
    font-family: 'Open Sans', sans-serif;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

html {
    background: url('../images/space-911785_1920.jpg') no-repeat center center fixed;
    background-size: cover;
}
