The buttons on the https://facebook.com/ cookie consent screen look a little wonky:
Simplified reduction:
<!doctype html><style>
*, ::before {
outline: 1px solid black;
}
button:before {
content: "";
display: inline-block;
height: 20px;
border: 1px solid red;
}
</style><body><button>Allow all cookies</button>
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too