/* Imports */
@import "home.css";

/* Fonts */



/* Global CSS */
html{
    width: 100%;
    height: auto;
    background-color: grey;
}

div{}

a{}

p{}




