No comments yet

Being Kind, Being Nice

<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> <head> <style> .pad {padding: 30px 20px 5px 20px; margin-bottom: 30px; } body {font:size 16px;} img { margin-top: 0px; margin-right: 20px; max-width: 100%; margin-bottom: 0px; } div.bg { position: relative; margin: auto; width: 550px; background: #C0EAED; max-width:100%; height: auto; } </style> </head> <body> <div class="w3-container"> <div class="bg"><div class="w3-card-8"> <div class="pad"> <div style="margin-top: 200px; " ><div class="w3-display-topmiddle"><img src="http://lightcircleministries.org/wp-content/uploads/2022/02/Being-Nice.png" alt="Absolute Values" width="250" height="208" / style="margin-top: 20px"></div></div> <p style="font-size: 120%; text-align: left; color: black; padding: 20px 20px 20px 20px;">Being kind, being nice, is not a superficial choice; it has to be sincere and beyond the moment — including walking in someone else’s shoes and thus embracing compassion, empathy and understanding someone else’s pain. </p> <p style="text-align: center; margin-bottom: 30px;"><span style="font-size: 130%; color:black;"><em>Reverend Nilcelia Davidson</em></span></p> </div> </div> </div> </div> </body>

Post a comment