#head {
    height: 40%;
    width: 100%;
    background-color: aliceblue;
    border-radius: 16px;
    padding: 32px;
}