BBCode Help

Can anyone help? It's been a minute and I'm trying to make JUST the background of my layout have opacity, not the whole thing. Help?



Name



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
 
Can anyone help? It's been a minute and I'm trying to make JUST the background of my layout have opacity, not the whole thing. Help?



Name



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Because the opacity makes the whole box and everything in it translucent you would need to take all the contents out of the box. The only solution I could think of is using margins and/or values such as top, bottom, right, left to force it over the box instead of in it.
 
Can anyone help? It's been a minute and I'm trying to make JUST the background of my layout have opacity, not the whole thing. Help?



Name



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Because the opacity makes the whole box and everything in it translucent you would need to take all the contents out of the box. The only solution I could think of is using margins and/or values such as top, bottom, right, left to force it over the box instead of in it.


Hm, I figured it had something to do with that. How do I make everything else wrap over the top of it?
 
Can anyone help? It's been a minute and I'm trying to make JUST the background of my layout have opacity, not the whole thing. Help?



Name



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Because the opacity makes the whole box and everything in it translucent you would need to take all the contents out of the box. The only solution I could think of is using margins and/or values such as top, bottom, right, left to force it over the box instead of in it.


Hm, I figured it had something to do with that. How do I make everything else wrap over the top of it?


Mary is correct that you'll have to make the background a separate box from the rest of the code and use margin-top: -_px; to drag and layer the other pieces over it.

If I were to create a code with a layout like that, I'd do something like this:



Code:
[div=
margin: auto;
height: 350px;
width: 350px;
opacity: 0.5;
background: pink;][/div][div=
margin: auto;
margin-top: -325px;
height: 300px;
width: 300px;
background: blue;][div=
height: 100px;
width: 300px;
background: black;][div=
top: 5px;
display: flex;
flex-direction: row;][div=
margin: auto;
height: 90px;
width: 90px;
background: white;][/div][div=
margin: auto;
height: 90px;
width: 90px;
background: white;][/div][div=
margin: auto;
height: 90px;
width: 90px;
background: white;][/div][/div][/div][div=
height: 50px;
width: 300px;
background: green;][/div][div=
height: 150px;
width: 300px;
background: purple;][div=
top: 5px;
margin: auto;
height: 140px;
width: 290px;
background: pink;][/div][/div][/div]

See how I put all of the smaller boxes into a much larger box within the background box? That way you only have to use margin-top: -_px; on the overall box to drag everything up.
 
Can anyone help? It's been a minute and I'm trying to make JUST the background of my layout have opacity, not the whole thing. Help?



Name



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Alternatively, you can edit the image opacity through any photo editing software. That's the easiest method.
 
  • Like
Reactions: XIII
Hello! I hope someone will see this and help me figure it out.
I am making a specific tab coding that has 13 tabs. My code worked until the 9th tab then 10-13 are doing this and are unclickable:

TBPA Encyclopedia


Encyclopedia Introduction

Words go here

Encyclopedia Entries






I don't know if it is a bug with the Iwaku tab link or what. Please let me know how I can fix this.

Here is the code
Code:
[div=
background: #39723F url('https://img.nickpic.host/6qTv32.png') repeat center;
border: 10px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
width: 100%;
margin: auto;
height: auto;]
[div=
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
margin: auto;
width: 93%;
padding: 7px;
color: #FCF3D7;
font-size: 37pt;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;][u][b]TBPA Encyclopedia[/b][/u][/div]

[div=
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
margin: auto;
width: 93%;
padding: 7px;
color: #FCF3D7;
font-size: 15pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: amatic;
text-align:center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center; 
 padding: 5px; 
 width: 100%; 
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px; 
 color: #FCF3D7;
font-size: 27pt;
font-variant: small-caps;
text-align: center;
line-height: 0.8;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Encyclopedia Introduction[/b][/div]
Words go here

[div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center; 
 padding: 5px; 
 width: 100%; 
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px; 
 color: #FCF3D7;
font-size: 27pt;
font-variant: small-caps;
text-align: center;
line-height: 0.8;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Encyclopedia Entries[/b][/div]

[/div]

[div=
width: 98%;
margin: auto;
overflow: hidden;][div=
margin-top: -40px;
margin-left: 15px;
margin-bottom: 20px;
color: black;][TABS=98%]
{slide=1}[div=
/* NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#FCF3D7][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#FCF3D7][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#FCF3D7][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#FCF3D7][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#FCF3D7][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#FCF3D7][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#FCF3D7][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#FCF3D7][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 1 */
display: flex;
flex-wrap: wrap;
gap: 15px;
margin-top: 10px;][div=
flex: 1;
min-width: 100px;
height: 400px;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
/* PICTURE 1 */
background: url(https://img.nickpic.host/uJYrDG.jpg) 120% 100% / cover;
background-repeat: no-repeat;
background-position: center;][/div][div=
flex: 2;
min-width: 350px;
height: 400px;
/* TEXT BG 1 */
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-size: 14pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: Amatic;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center; 
 padding: 5px; 
 width: 100%; 
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px; 
 color: #FCF3D7;
font-size: 37pt;
font-variant: small-caps;
text-align: center;
line-height: 0.5;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Peculiar Encyclopedia[/b][/div][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]
The following tabs make up this post:


[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/uJfEo8.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=2}[div=
/* TAB 2 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#FCF3D7][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#FCF3D7][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#FCF3D7][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#FCF3D7][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 2 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#FCF3D7][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#FCF3D7][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#FCF3D7][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#FCF3D7][u]TAB 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 2 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 50px;
height: 400px;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
/* PICTURE 2 */
background: url(https://img.nickpic.host/u9po7x.gif) 50% 50%/cover;][/div][div=
flex: 2;
min-width: 600px;
height: 400px;
/* TEXT BG 2 */
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-size: 14pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: Amatic;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center; 
 padding: 5px; 
 width: 100%; 
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px; 
 color: #FCF3D7;
font-size: 37pt;
font-variant: small-caps;
text-align: center;
line-height: 0.5;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b][/b][/div][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]
[div=text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;]The following case files in the Encyclopedia are from the beginning letters AA and end with AB case numbers at the bottom. There are four case files to one folder, and four folders to one section.[/div]



[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 17px;
background: url(https://img.nickpic.host/uJfEo8.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=3}[div=
/* TAB 3 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#C798D6][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 3 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 3 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 3 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 3 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 3 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=4}[div=
/* TAB 4 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#C798D6][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 4 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 4 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 4 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 4 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 4 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=5}[div=
/* TAB 5 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 5 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#C798D6][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]TAB 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 5 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 200px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 5 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 5 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 5 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=6}[div=
/* TAB 6 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/*TAB 6 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
 background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#C798D6][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 6 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 6 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 6 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 6 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=7}[div=
/* TAB 7 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 7 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#C798D6][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 7 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 7 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 7 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 7 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=8}[div=
/* TAB 8 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;][u]Tab Overview[/color][/u][/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 8 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 8 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 8 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 8 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 8 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=9}[div=
/* TAB 9 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 9 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 9 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 9 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 9 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 9 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=10}[div=
/* TAB 10 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u][/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 10 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 10 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 10 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 10 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 10 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=11}[div=
/* TAB 11 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 11 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;][tab=10][color=#FCF3D7][u]Tab 10[/u][/color][/tab][/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 11 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 11 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 11 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 11 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=12}[div=
/* TAB 12 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 12 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 12 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 12 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 12 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 12 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=13}[div=
/* TAB 13 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 13 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 13 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 13 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 13 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 13 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}[/TABS][/div][/div][/div]
 
Hello! I hope someone will see this and help me figure it out.
I am making a specific tab coding that has 13 tabs. My code worked until the 9th tab then 10-13 are doing this and are unclickable:

TBPA Encyclopedia


Encyclopedia Introduction

Words go here

Encyclopedia Entries






I don't know if it is a bug with the Iwaku tab link or what. Please let me know how I can fix this.

Here is the code
Code:
[div=
background: #39723F url('https://img.nickpic.host/6qTv32.png') repeat center;
border: 10px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
width: 100%;
margin: auto;
height: auto;]
[div=
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
margin: auto;
width: 93%;
padding: 7px;
color: #FCF3D7;
font-size: 37pt;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;][u][b]TBPA Encyclopedia[/b][/u][/div]

[div=
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
margin: auto;
width: 93%;
padding: 7px;
color: #FCF3D7;
font-size: 15pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: amatic;
text-align:center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center;
 padding: 5px;
 width: 100%;
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px;
 color: #FCF3D7;
font-size: 27pt;
font-variant: small-caps;
text-align: center;
line-height: 0.8;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Encyclopedia Introduction[/b][/div]
Words go here

[div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center;
 padding: 5px;
 width: 100%;
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px;
 color: #FCF3D7;
font-size: 27pt;
font-variant: small-caps;
text-align: center;
line-height: 0.8;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Encyclopedia Entries[/b][/div]

[/div]

[div=
width: 98%;
margin: auto;
overflow: hidden;][div=
margin-top: -40px;
margin-left: 15px;
margin-bottom: 20px;
color: black;][TABS=98%]
{slide=1}[div=
/* NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#FCF3D7][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#FCF3D7][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#FCF3D7][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#FCF3D7][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#FCF3D7][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#FCF3D7][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#FCF3D7][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#FCF3D7][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 1 */
display: flex;
flex-wrap: wrap;
gap: 15px;
margin-top: 10px;][div=
flex: 1;
min-width: 100px;
height: 400px;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
/* PICTURE 1 */
background: url(https://img.nickpic.host/uJYrDG.jpg) 120% 100% / cover;
background-repeat: no-repeat;
background-position: center;][/div][div=
flex: 2;
min-width: 350px;
height: 400px;
/* TEXT BG 1 */
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-size: 14pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: Amatic;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center;
 padding: 5px;
 width: 100%;
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px;
 color: #FCF3D7;
font-size: 37pt;
font-variant: small-caps;
text-align: center;
line-height: 0.5;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b]Peculiar Encyclopedia[/b][/div][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]
The following tabs make up this post:


[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/uJfEo8.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=2}[div=
/* TAB 2 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#FCF3D7][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#FCF3D7][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#FCF3D7][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#FCF3D7][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 2 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#FCF3D7][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#FCF3D7][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#FCF3D7][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#FCF3D7][u]TAB 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 2 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 50px;
height: 400px;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
/* PICTURE 2 */
background: url(https://img.nickpic.host/u9po7x.gif) 50% 50%/cover;][/div][div=
flex: 2;
min-width: 600px;
height: 400px;
/* TEXT BG 2 */
background: #AB976B url('https://img.nickpic.host/u6fAEJ.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-size: 14pt;
font-weight: 400px;
letter-spacing: 1pt;
font-family: Amatic;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=background: #7E7259 url(https://img.nickpic.host/u6fVxb.png) repeat center;
 padding: 5px;
 width: 100%;
 margin: auto;
border: 3px double #53411C;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
height: 50px;
 color: #FCF3D7;
font-size: 37pt;
font-variant: small-caps;
text-align: center;
line-height: 0.5;
letter-spacing: 1pt;
word-spacing: 2pt;
font-family: Amatic SC;
font-weight: 400px;
text-shadow: 3px 1px #1C1300, 1px 3px #1C1300, 3px 1px #1C1300, 1px 3px #1C1300;][b][/b][/div][div=background-color: #554923; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/u6fX3N.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]
[div=text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;]The following case files in the Encyclopedia are from the beginning letters AA and end with AB case numbers at the bottom. There are four case files to one folder, and four folders to one section.[/div]



[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 17px;
background: url(https://img.nickpic.host/uJfEo8.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=3}[div=
/* TAB 3 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#C798D6][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 3 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 3 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 3 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 3 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 3 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here[/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=4}[div=
/* TAB 4 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#C798D6][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 4 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 4 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 4 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 4 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 4 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=5}[div=
/* TAB 5 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 5 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#C798D6][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]TAB 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 5 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 200px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 5 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 5 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 5 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=6}[div=
/* TAB 6 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/*TAB 6 NAV BAR ROW 2 */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
 background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#C798D6][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 6 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 6 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 6 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 6 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=7}[div=
/* TAB 7 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[color=#DFC2E8][u]Tab Overview[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 7 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#C798D6][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#DFC2E8][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 7 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 7 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 7 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 7 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=8}[div=
/* TAB 8 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;][u]Tab Overview[/color][/u][/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 8 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 8 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 8 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 8 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 8 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=9}[div=
/* TAB 9 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 9 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 9 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 9 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 9 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 9 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=10}[div=
/* TAB 10 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u][/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 10 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 10 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 10 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 10 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 10 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=11}[div=
/* TAB 11 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 11 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;][tab=10][color=#FCF3D7][u]Tab 10[/u][/color][/tab][/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 11 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 11 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 11 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 11 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=12}[div=
/* TAB 12 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 12 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 12 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 12 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 12 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 12 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}
{slide=13}[div=
/* TAB 13 NAV BAR */
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=1}[u][color=#DFC2E8]Tab Overview[/color][/u]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=2}[color=#DFC2E8][u]Tab 2[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=3}[color=#DFC2E8][u]Tab 3[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=4}[color=#DFC2E8][u]Tab 4[/u][/color]{/tab}[/div][/div][div=
/* TAB 13 NAV BAR ROW 2*/
display: flex;
height: 50px;][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=5}[color=#DFC2E8][u]Tab 5[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=6}[color=#DFC2E8][u]Tab 6[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #340534;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #DFC2E8;
font-size: 17pt;
font-family:  Almendra SC;
text-align: center;
word-spacing: 2pt;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=7}[color=#DFC2E8][u]Tab 7[/u][/color]{/tab}[/div][div=
flex: 1;
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 17pt;
font-family:  Almendra SC;
word-spacing: 2pt;
text-align: center;
text-shadow: 3px 2px 3px #000000;
display: flex;
justify-content: center;
align-items: center;]{tab=8}[color=#C798D6][u]Tab 8[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 3*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=9}[color=#FCF3D7][u]Tab 9[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=10}[color=#FCF3D7][u]Tab 10[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=11}[color=#FCF3D7][u]Tab 11[/u][/color]{/tab}[/div][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=12}[color=#FCF3D7][u]Tab 12[/u][/color]{/tab}[/div][/div][div=
/* NAV BAR ROW 4*/
display: flex;
height: 50px;][div=
flex: 1;
background: #7c644c url('https://img.nickpic.host/uJH2Ad.png') repeat center;
border: 5px solid transparent;
border-image: url(https://img.nickpic.host/u6fX3N.png) 30% round;
color: #FCF3D7;
font-family:  Special Elite;
text-align: center;
text-shadow: 2px 1px #1C1300, 0 2px #1C1300, 2px 1px #1C1300, 0 2px #1C1300;
font-size: 17pt;
word-spacing: 2pt;
display: flex;
justify-content: center;
align-items: center;]{tab=13}[color=#FCF3D7][u]Tab 13[/u][/color]{/tab}[/div][/div][div=
/* BODY 13 */
display: flex;
flex-wrap: wrap;
gap: 10px;
margin-top: 10px;][div=
flex: 1;
min-width: 230px;
height: 400px;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
/* PICTURE 13 */
background: url(https://img.nickpic.host/652FwN.png) 50% 50%/contain;][/div][div=
flex: 2;
min-width: 230px;
height: 400px;
/* TEXT BG 13 */
background-color: #1b0c1b;
border: 7px solid transparent;
border-image: url(https://img.nickpic.host/65tju2.png) 30% round;
color: #C798D6;
font-size: 15pt;
font-family: Alegreya;
text-shadow: 3px 2px 3px #000000;
padding: 10px;
overflow: hidden;][div=width: 100%; height: inherit;overflow-y: scroll;margin-left: 5%;padding-right: 5%;][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div][div=
 background:linear-gradient(#520457, #340534, #260b20);
 border: 2px groove #5c0c3c;
 border-radius: 30%;
 margin: auto;
 width: 95%;
 padding: 3px;
 color: #C798D6;
 font-family:  Almendra SC;
 font-size: 20pt;
 text-align: center;
text-shadow: 3px 2px 3px #000000;
 font-weight: 800;
 letter-spacing: 1px;]Tab 13 Header[/div][div=background-color: #660951; border: 3px solid transparent; padding: 1px; border-image: url(https://img.nickpic.host/65pPAe.png) 30% stretch; width: 100%; height: 8px; margin: 2px;] [/div]Words go here
 [/div][/div][/div][div=
/*scrollbar*/
float: right; /* easier way to make it appear on the right side */
top: -395px; /* -400px because that is the body's height */
margin-bottom: -400px; /* again, same as the body's height */
margin-right: 5px;
background: url(https://img.nickpic.host/650FFf.png) 50% 50%/cover;
width: 20px;
height: 390px;
pointer-events: none;][/div]{/slide}[/TABS][/div][/div][/div]

seems as tho 9 tab slave tags is the limit:


  • one two three
    four five six
    seven eight nine
    {tab=10}ten{/tab} {tab=eleven}eleven{/tab} {tab=twelve}twelve{/tab}
    {tab=13}thirteen{/tab}

    slide one text
  • two
  • three
  • four
  • five
  • six
  • seven
  • eight
  • nine
  • ten
  • eleven
  • twelve
  • thirteen



thought that maybe it wasn't registering numbers past 9, but even after changing the slide titles it persists. i don't think this is a bug, but rather the max of what can be done with the slide tag. maybe someone else a bit less rusty with bbcode can chime in to help ya out further. my recc would to be to try and stack two sets of tabs to recreate what you have goin on, gl!
 
  • Love
Reactions: Absyinthe_Artica
THANK YOU! I honestly thought the same thing after all my attempts to fix it. No worries, that's good to know for everyone though.
I managed to stack them with the max being 9.
 
  • Thank You
Reactions: rissa
Hello! I tried looking around to see what the coding was for hyperlinking images, but came up short. How do you attach a link to an image?
 


if you're using the [ img ] tag, you just need to wrap the [ url = ] tag around it, like so:

Code:
[url=LINK][img]LINK[/img][/url]

if yer using an image as a bg thru a div, the same principle should apply
 
  • Like
Reactions: Faebie