﻿body {
    padding: 20px;
}

.header {
    background-color: #f0f3f5;
    border-radius: 10px;
    margin-bottom: 10px;
}
