* {
    box-sizing: border-box;
    margin: 10px;
    font-family: Georgia, 'Times New Roman', Times, serif;
}

body {
    margin: 0;
}