p1 {
color: black; /* Set the main color of the text */
-webkit-text-fill-color: transparent; /* Make the original text white */
-webkit-text-stroke-width: 4px; /* Set the width of the outline */
-webkit-text-stroke-color: white; /* Set the color of the outline */
}