* {
    padding: 0;
    margin: 0;
}

h1 {
    margin-top: 20px;
    font-size: 30px;
}

p {
    font-size: 18px;
}