body {
    font-size: 12px;
    font-family: Roboto,Helvetica Neue,sans-serif;
    color: white;
    background-color: #303030;
}
input {
    margin: 10px;
}