#swBox {
  border-radius: 25px;
  border: 2px solid #ff0000;
  padding: 20px; 
  width: 200px;
  height: 150px;  
}
