Skew x axis answer

#bottom {

background-color: blue;

transform: skewX(24deg);

}

Challenge: Use the CSS Transform Property skewX to Skew an Element Along the X-Axis

Link to the challenge: