Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3068
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3068
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3068
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3071
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3071
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 3074
Deprecated: ScssPhp\ScssPhp\Compiler::multiplyMedia(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 4125
Deprecated: ScssPhp\ScssPhp\Compiler::pushEnv(): Implicitly marking parameter $block as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 4210
Deprecated: ScssPhp\ScssPhp\Compiler::set(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 4268
Deprecated: ScssPhp\ScssPhp\Compiler::get(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 4370
Deprecated: ScssPhp\ScssPhp\Compiler::has(): Implicitly marking parameter $env as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Compiler.php on line 4435
Deprecated: ScssPhp\ScssPhp\Formatter::format(): Implicitly marking parameter $sourceMapGenerator as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Formatter.php on line 262
Deprecated: ScssPhp\ScssPhp\Node\Number::output(): Implicitly marking parameter $compiler as nullable is deprecated, the explicit nullable type must be used instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php on line 302
Deprecated: Return type of ScssPhp\ScssPhp\Node\Number::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php on line 148
Deprecated: Return type of ScssPhp\ScssPhp\Node\Number::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php on line 172
Deprecated: Return type of ScssPhp\ScssPhp\Node\Number::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php on line 198
Deprecated: Return type of ScssPhp\ScssPhp\Node\Number::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php on line 216
Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 218
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 333
Warning: Cannot modify header information - headers already sent by (output started at /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php:29) in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 362
Warning: Cannot modify header information - headers already sent by (output started at /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php:29) in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 363
Warning: Cannot modify header information - headers already sent by (output started at /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php:29) in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 364
Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 375
Warning: Cannot modify header information - headers already sent by (output started at /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Node/Number.php:29) in /home/rhizalor/sites/closethecanopy.com/www/scssphp/src/Server.php on line 382
/* compiled by scssphp 1.1.1 on Sat, 17 Sep 2022 06:32:49 +0000 (0.0542s) */
html, body {
margin: 0;
padding: 0; }
header {
margin-top: 20vh;
text-align: center;
font-family: "Roboto Slab"; }
header h1 {
font-size: 5vw;
font-weight: 700; }
header h2 {
font-size: 3vw; }
.stickerversion {
display: flex;
justify-content: space-around;
flex-wrap: wrap; }
.stickerversion .stickercard {
display: inline-block;
max-width: 400px;
min-width: 250px;
padding: 15px; }
.stickerversion .stickercard img {
max-width: 100%; }