*{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
h1{
    overflow: hidden;
    border: 10px solid black;
    margin: 5px 20px;
}
