﻿* {
    font-family:Verdana;
    box-sizing:border-box;
}
body {
    color:white;
    background-color:#1e1e1e;
}
