JSFiddle - React, Tailwind, and code Playground
by Ravichandra Thota
HTML
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1"><meta charset="UTF-8" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta name="viewport" content="width=device-width, initial-scale=1" /><meta name="description" /><meta name="author" /><meta name="keywords" content="Fire Victim Trust, PG&E Bankruptcy, John Trotter, Cathy Yanni, Trust Oversight Committee, Brown Rudnick, BrownGreer, Claims Administrator, Trustee, Claims Processor, Wildfire Assistance Program, Judge James Donato, Judge Dennis Montali, California Wildfires, Camp Fire, North Bay Fires, Tubbs Fire, Butte Fire, $13.5 Billion, Claims Resolution Procedures, Trust Agreement, Case No. 19-30088, Effective Date, Chapter 11 Plan of Reorganization, United States Bankruptcy Case, Northern District of California, PG&E Corporation, Pacific Gas and Electric Company" /><title>
Fire Victim Trust
</title><link rel="shortcut icon" type="image/x-icon" href="resources/images/favicon.ico" /><link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" />
<style>
img.trustee {
width: 80px;
height: 80px;
float: right;
}
img.signature{
width:80px;
height:50px;
}
p.regards{
margin-top:0px;
margin-bottom:0px;
}
span.para{
margin-top:10px;
display:inline-block;
}
.scroll-top-wrapper {
position: fixed;
opacity: 0;
visibility: hidden;
overflow: hidden;
text-align: center;
z-index: 99999999;
background-color: #777777;
color: #eeeeee;
width: 50px;
height: 48px;
line-height: 48px;
right: 30px;
bottom: 30px;
padding-top: 2px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
...