body {
    margin: 0;
    font-family: 'Roboto', sans-serif;
    background: #f5f5f5;
}

.container {
    padding: 20px;
}