Add borders

Add this code to the Custom CSS field on the Style tab of your Cookie Consent widget’s settings:

.eapp-cookie-consent-widget-container{
border: 1px solid #000000;
}