CINXE.COM
<!DOCTYPE html> <html> <head> <style type="text/css"> body { font-family: sans-serif; font-weight: lighter; } .icon-container { padding: 0.5rem; } .icon-check-circle { height: 5rem; opacity: 0.3; width: 5rem; } .text-container { left: 6.75rem; position: absolute; top: 1rem; } h1 { font-weight: normal; } </style> </head> <body> <div class="icon-container"> <svg version="1.1" id="check-circle" class="icon-check-circle" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="648px" height="648px" viewBox="0 0 648 648" enable-background="new 0 0 648 648" xml:space="preserve"> <path d="M324,0C145.069,0,0,145.069,0,324s145.069,324,324,324c178.93,0,324-145.069,324-324S502.93,0,324,0z M252,504L108,360 l72-72l72,72l216-216l72,72L252,504z"/> </svg> </div> <div class="text-container"> <h1>Opt-out Complete</h1> <p>An opt-out cookie has been set on this browser and is specific to the browser and computer you are using right now.</p> <p>Your opt-out choice cannot be honored if you access this site using a different browser on this computer or if you access this site from a different computer.</p> <p>Also, your opt-out choice cannot be honored if the cookies on your computer are deleted.</p> <p>As a result, you should repeat this process with each browser and computer you use to access this site and whenever cookies are deleted from your computer(s).</p> </div> </body> </html>