```metadata
title: TESTING NEAT STUFF
description: ''
tags: ''
systems: []
renderer: legacy
theme: 5ePHB

```




<style>
    /* This import part must be at the top of your brew, just inside the first style tag */
  @import url('https://fonts.googleapis.com/css2?family=Rock+Salt&family=Nanum+Pen+Script&display=swap');
  
  :root {
  	--base-text-color:maroon;
  	--greeting-color:inherit;
  	--note-color:inherit;
  	--signature-color:inherit;
  
  	--base-text-font:'rock salt';
  	--greeting-font:inherit;
  	--note-font:inherit;
  	--signature-font:inherit;
    
    --base-text-size:12px;
  }

.phb:before {
	content     : 'ALPHA';
	font-family : 'ScalySans';
	font-size   : 175px;
	padding     : 5px;
	color       : #00000044;
	line-height : 1em;
	transform   : rotate(-45deg);
	position    : absolute;
	top         : 400px;
	left        : 125px;
}
  
  .phb{ background : white;}
  .phb hr+blockquote{background : white;}
  .phb#p1{ text-align:center; }
  .phb#p1:after{ display:none; }
  
  .phb blockquote {background-color: lightgray;}
  
  .phb .descriptive {background-color: lightgray;}
  
  .flavor {
  	font-family:var(--base-text-font);
  	color:var(--base-text-color);
  	margin-bottom:10px;
    font-size:var(--base-text-size);
  }
  
  .flavor p {
  	text-align:center;
  	font-family:var(--note-font);
  	transform:rotate(-4deg);
  	color:var(--note-color);
  	font-size:inherit;
  }
  
  .flavor.greeting p:first-child {
  	font-family:var(--greeting-font);
  	text-align:left;
  	transform:rotate(-4deg);
  	font-size:inherit;
  	padding-top:0;
  	height:auto;
  	color:var(--greeting-color);
  	font-weight:unset;
  }
  
  .flavor.sig p:last-child {
  	font-family:var(--signature-font);
  	text-align:right;
  	transform:rotate(-4deg);
  	font-size:inherit;
  	padding-top:0;
  	height:auto;
  	font-weight:unset;
  	border:none;
  	color:var(--signature-color);
  }
  
  .flavor.sig.wide p:last-child {
  	margin-top:5px
  }
  
  
  .footer {
  	--lines:1;  /*  Change this to 1 or 2  */
  	text-align:center;
  	position:absolute;
  	bottom:0px;
  	left:0px;
  	width:100%;
  	height:25px;
  	line-height:.9em;
  	padding-top:calc(6px / var(--lines));
  	color:#c9ad6a;
  	font-family:'nodesto';
  	font-variant:all-small-caps;
  	font-size:calc(1.1em - calc(.1em * var(--lines)));
  	z-index:205;
  }
  
  .footer a {
  	color:#c9ad6a;
  }  
  
  .phb .pageNumber{ 
	color:#800000; 
  }
  
  .phb hr+blockquote {
    	border: 15px solid;
  	border-image:url('https://i.imgur.com/k544p79.png');
  	border-image-slice:19% 6%;
  	border-image-width:40px;
  	border-image-outset:30px;
    position:ab
    
  }
  
  .phb hr + blockquote h3 {
  	border-top: 1.9px solid #800000;
  	border-bottom:1.9px solid #800000;
  	font-family:"scalysans";
  	text-transform:uppercase;
  	font-size:14px;
  	padding-top:0px;
  	color: #800000
  }
	
	
	.phb h1, .phb h2, .phb h3, .phb h4, .phb h5 {
  	color: #000000;
  }
	
	.phb h3{
	  border-bottom: 2px solid #6500C4;
	}
</style>

# Test

## Test

### Test

#### Test

##### Test


> <div class='note flavor greeting sig'>
> Dear Reader -
>  
>  Zoinks! Here is a handwritten note that brings FLAVOR to the page!
>  
> -Gazook
> </div>



<div class='descriptive'>
  
<div class='note flavor greeting sig'>
  
Dear Reader -
  
  Zoinks! Here is a handwritten note that brings FLAVOR to the page!
  
-Gazook
</div>
  
</div>


<div class='note flavor greeting sig'>
Dear Reader -
  
  Zoinks! Here is a handwritten note that brings FLAVOR to the page!
  
-Gazook
</div>


___
>
>
>___

<div style='margin-top:440px'></div>

<br>



<div class='classTable'>
##### The Fancyman
| Level | Proficiency Bonus | Features | Nuclear Illusionism|
|:---:|:---:|:---|:---:|
| 1st | +2 | Plasma Outlaw | +1 |
| 2nd | +2 | Genetic Banishing | +1 |
</div>



<div class='footer'>
[Back to Top](#p1) | Gazook89 | [Patreon](www.patreon.com) | Footers v2.5 | Unofficial Fan Content | Made on [Homebrewery](https://homebrewery.naturalcrit.com/)
</div>