﻿body {
    font-family: 'Segoe UI', sans-serif;
    background-color:black;
    color:white;
}

span {
    font-style: italic;
}
