Derby Highlights

Latest Updates on the Premier League

Pl-Derby Highlights - Week 2

The drama continues! Here are the key moments:

Arsenal vs. Chelsea - 1-2

Arsenal wins a crucial penalty in the 87th minute. A tough match for Chelsea, but they narrowly lost!

Watch full match here: Arsenal vs. Chelsea

Manchester United vs. Liverpool - 0-1

A controversial penalty decision in the 22nd minute, leading to a Liverpool goal. A disappointing result for United.

Watch full match here: Manchester United vs. Liverpool

Tottenham Hotspur vs. West Ham United - 2-1

Tottenham takes a comfortable win, marking the first home win of the season.

Watch full match here: Tottenham Hotspur vs. West Ham

``` ```css /* style.css */ body { font-family: sans-serif; margin: 0; padding: 0; background-color: #f4f4f4; color: #333; } header { background-color: #333; color: #fff; padding: 20px; text-align: center; margin-bottom: 20px; } main { padding: 20px; } .container { max-width: 800px; margin: 0 auto; padding: 20px; } .logo { width: 150px; height: 50px; margin-bottom: 20px; margin-left: 20px; text-align: center; } .highlights { display: flex; justify-content: space-around; align-items: center; padding: 20px; } .highlight-section { border: 1px solid #ccc; padding: 10px; margin-bottom: 20px; text-align: center; } .highlight-section img { width: 100px; height: 100px; margin-bottom: 10px; } .highlight-section h3 { margin-bottom: 5px; } .highlight-section p { margin-bottom: 5px; } .highlight-section .highlight-section:nth-child(1) { margin-bottom: 10px; } .highlight-section .highlight-section:nth-child(2) { margin-bottom: 10px; } .highlight-section .highlight-section:nth-child(3) { margin-bottom: 10px; } .highlight-section .highlight-section:nth-child(4) { margin-bottom: 10px; } .highlight-section .highlight-section:nth-child(5) { margin-bottom: 10px; } footer { background-color: #333; color: #fff; padding: 10px; text-align: center; margin-top: 20px; } /* Add more styles as needed for the design */