1 2 3 4 5 6 7 8
<head> <style> #basic-css-1 { border: 3px solid red; } </style> </head> Basic CSS Merge (Should Add Red Border)