
body{
    background-color: #000000; 
}

body{
    color: fuchsia;
}
a{
    color: hotpink;
    font-size: 24px
}
body{
    font-family: 'Titillium Web', sans-serif;
}
h2{
    font-size: 32px
}
p{
    font-size: 24px
}