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