
body {
    background: url('vaporwave_beats.png') no-repeat center center fixed;
    background-size:cover;
    font-family: "Eurostile", "Eurostile", sans-serif;
    padding: 10px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}
html {
  cursor: url('aero_arrow.png'), auto;   
}
