.notes p {
    margin-block-start: 0;
    margin-block-end: 0;
}

ul {
    list-style-position: inside;
    margin-block-start: 0;
}