/*
    plagiarism (noun)

        - Cambridge Dictionary:
        the process or practice of using another person's ideas or work and pretending that it is your own

        - Merriam-Webster:
        the act of using another person's words or ideas without giving credit to that person
    
        See also: https://www.plagiarism.org/article/what-is-plagiarism

    Please do NOT copy, redistribute or use any part of my work without permission,
    be it content or design, including texts, graphics and code.
    Any resources used in making this site are listed and credited at the end of the site in the credits section.
    If you have questions, ask.
*/

::-webkit-scrollbar{width:15px}::-webkit-scrollbar-thumb{background:#ebd078}::-webkit-scrollbar-track{background:#60c7d0}::selection{color:#298e86;background:#ebd078}::-moz-selection{color:#298e86;background:#ebd078}body{margin:0;font-family:"Roboto",sans-serif}#container{z-index:9999;left:0;top:0;width:100%}aside{z-index:-1;position:fixed;left:0;top:0;width:100%;height:100%;background:#60c7d0 url(takeru.jpg) no-repeat bottom left 750px}main{position:absolute;left:0;top:0;width:700px;min-height:100%;box-sizing:border-box;background:#fff;padding:30px 45px;color:#32a7b2;font-size:18px;line-height:1.9em}main a{color:#dd6465;text-decoration:none}main a:active,main a:focus,main a:hover{background:#f5de8d}nav{margin-left:45px}footer{margin:30px auto 30px 745px;width:300px;color:#207972;font-size:15px;line-height:1.8em;text-align:justify}footer a{background:#eadbaa;color:#207972;font-style:italic;padding:1px;text-decoration:none}footer a:hover{background:#dd9293}h1{margin-top:8px;color:#dd6465;font-family:"Poppins",cursive;font-size:42px;font-weight:500}h2{margin:30px auto 15px;font-family:"Poppins",cursive;font-size:21px;font-weight:500;text-transform:uppercase}b{font-weight:500;text-transform:uppercase}.def{border-bottom:1px dotted #207972}main .symbol{color:#f2c014}aside .symbol{color:#d85051}.fls img{margin:6px;background:rgba(234,218,172,0.41);padding:4px}.fls img:hover{background:#abe0e5}.fls a:active,.fls a:focus,.fls a:hover{background:none}.tooltip{display:none;position:absolute;max-width:400px;background:#f5de8d;color:#dd6465;font-size:15px;font-weight:500;line-height:1.7em;padding:6px 9px}