@charset "utf-8";

body {
background-color: black;
font-size: 3em;
color: #ffffff;
width: 100%;
}

a{
color: #ffff00;
}
