body {
  display: flex;
  overflow: visible;
  flex-direction: column;
  align-items: center;
  font-family: "Rubik", sans-serif;
}

#profilepic {
  border-radius: 50%;
}

a:link, a:visited, a:hover, a:active {
  color: #8b6cef;
  text-decoration: none;
}

/* Vertical Rhythm Reset: Base */
*,
*:before,
*:after {
  box-sizing: inherit;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: inherit;
  font-size: inherit;
  vertical-align: bottom;
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
  background: #fff;
  color: #000;
}

button,
fieldset,
input:not([type=radio]):not([type=checkbox]),
select,
textarea {
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
}

em,
i {
  font-style: italic;
}

fieldset {
  padding-top: 0.01em;
  padding-bottom: 0;
  min-width: 0;
}
body:not(:-moz-handler-blocked) fieldset {
  display: table-cell;
}

iframe {
  border: 0;
}

small,
sub,
sup {
  font-size: 0.875em;
}

input[type=radio],
input[type=checkbox] {
  margin-bottom: 0.325em;
}

hr {
  position: relative;
  border: 0;
}
hr:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 1px;
  background: #808080;
}

sub,
sup {
  position: relative;
  line-height: 0;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

template,
[hidden] {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
select {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: button;
}

[disabled] {
  cursor: default;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Vertical Rhythm Reset: Alignment */
:root {
  font-size: 14px;
}

*,
*:before,
*:after {
  line-height: 1.50001rem;
}

button,
input:not([type=radio]):not([type=checkbox]),
option,
select:not([multiple]) {
  height: 1.50001rem;
}

audio {
  height: 3.00002rem;
}

hr {
  height: 3.00002rem;
}

select[multiple],
textarea {
  height: 6.00004rem;
}

iframe,
video {
  height: 12.00008rem;
}

h1 {
  margin-top: 0px;
  margin-bottom: 1.50001rem;
}

blockquote,
dl,
form,
h2,
h3,
h4,
h5,
h6,
ol,
p,
pre,
table,
ul {
  margin-top: 1.50001rem;
  margin-bottom: 1.50001rem;
}

fieldset {
  display: inline-block;
  margin: 1.50001rem 0 calc((1.50001rem) - 1px);
  width: 100%;
}

h1 {
  font-size: 2.0736rem;
  line-height: 3.00001rem;
}

h2 {
  font-size: 1.728rem;
  line-height: 3.00001rem;
}

h3 {
  font-size: 1.44rem;
  line-height: 1.50001rem;
}

h4 {
  font-size: 1.2rem;
  line-height: 1.50001rem;
}

h5 {
  font-size: 1rem;
  line-height: 1.50001rem;
}

h6 {
  font-size: 0.8333333333rem;
  line-height: 1.50001rem;
}

.vr-font-size-0 {
  font-size: 1rem;
  line-height: 1.50001rem;
}

.vr-font-size-1 {
  font-size: 1.2rem;
  line-height: 1.50001rem;
}

.vr-font-size-2 {
  font-size: 1.44rem;
  line-height: 1.50001rem;
}

.vr-font-size-3 {
  font-size: 1.728rem;
  line-height: 3.00001rem;
}

.vr-font-size-4 {
  font-size: 2.0736rem;
  line-height: 3.00001rem;
}

.vr-font-size-5 {
  font-size: 2.48832rem;
  line-height: 3.00001rem;
}

.vr-line-height-1 {
  line-height: 1.50001rem;
}

.vr-line-height-2 {
  line-height: 3.00002rem;
}

.vr-line-height-3 {
  line-height: 4.50003rem;
}

.vr-line-height-4 {
  line-height: 6.00004rem;
}

.vr-line-height-5 {
  line-height: 7.50005rem;
}

.vr-line-height-6 {
  line-height: 9.00006rem;
}

.vr-line-height-7 {
  line-height: 10.50007rem;
}

.vr-line-height-8 {
  line-height: 12.00008rem;
}

.vr-line-height-9 {
  line-height: 13.50009rem;
}

.vr-line-height-10 {
  line-height: 15.0001rem;
}

[height="1"],
select[multiple][size="1"],
textarea[rows="1"],
.vr-height-1 {
  height: 1.50001rem;
}

[height="2"],
select[multiple][size="2"],
textarea[rows="2"],
.vr-height-2 {
  height: 3.00002rem;
}

[height="3"],
select[multiple][size="3"],
textarea[rows="3"],
.vr-height-3 {
  height: 4.50003rem;
}

[height="4"],
select[multiple][size="4"],
textarea[rows="4"],
.vr-height-4 {
  height: 6.00004rem;
}

[height="5"],
select[multiple][size="5"],
textarea[rows="5"],
.vr-height-5 {
  height: 7.50005rem;
}

[height="6"],
select[multiple][size="6"],
textarea[rows="6"],
.vr-height-6 {
  height: 9.00006rem;
}

[height="7"],
select[multiple][size="7"],
textarea[rows="7"],
.vr-height-7 {
  height: 10.50007rem;
}

[height="8"],
select[multiple][size="8"],
textarea[rows="8"],
.vr-height-8 {
  height: 12.00008rem;
}

[height="9"],
select[multiple][size="9"],
textarea[rows="9"],
.vr-height-9 {
  height: 13.50009rem;
}

[height="10"],
select[multiple][size="10"],
textarea[rows="10"],
.vr-height-10 {
  height: 15.0001rem;
}

.vr-width-1 {
  width: 1.50001rem;
}

.vr-width-2 {
  width: 3.00002rem;
}

.vr-width-3 {
  width: 4.50003rem;
}

.vr-width-4 {
  width: 6.00004rem;
}

.vr-width-5 {
  width: 7.50005rem;
}

.vr-width-6 {
  width: 9.00006rem;
}

.vr-width-7 {
  width: 10.50007rem;
}

.vr-width-8 {
  width: 12.00008rem;
}

.vr-width-9 {
  width: 13.50009rem;
}

.vr-width-10 {
  width: 15.0001rem;
}

.vr-margin-1 {
  margin: 1.50001rem;
}

.vr-margin-2 {
  margin: 3.00002rem;
}

.vr-margin-3 {
  margin: 4.50003rem;
}

.vr-margin-4 {
  margin: 6.00004rem;
}

.vr-margin-5 {
  margin: 7.50005rem;
}

.vr-margin-top-1 {
  margin-top: 1.50001rem;
}

.vr-margin-top-2 {
  margin-top: 3.00002rem;
}

.vr-margin-top-3 {
  margin-top: 4.50003rem;
}

.vr-margin-top-4 {
  margin-top: 6.00004rem;
}

.vr-margin-top-5 {
  margin-top: 7.50005rem;
}

.vr-margin-bottom-1 {
  margin-bottom: 1.50001rem;
}

.vr-margin-bottom-2 {
  margin-bottom: 3.00002rem;
}

.vr-margin-bottom-3 {
  margin-bottom: 4.50003rem;
}

.vr-margin-bottom-4 {
  margin-bottom: 6.00004rem;
}

.vr-margin-bottom-5 {
  margin-bottom: 7.50005rem;
}

.vr-padding-1 {
  padding: 1.50001rem;
}

.vr-padding-2 {
  padding: 3.00002rem;
}

.vr-padding-3 {
  padding: 4.50003rem;
}

.vr-padding-4 {
  padding: 6.00004rem;
}

.vr-padding-5 {
  padding: 7.50005rem;
}

.vr-padding-top-1 {
  padding-top: 1.50001rem;
}

.vr-padding-top-2 {
  padding-top: 3.00002rem;
}

.vr-padding-top-3 {
  padding-top: 4.50003rem;
}

.vr-padding-top-4 {
  padding-top: 6.00004rem;
}

.vr-padding-top-5 {
  padding-top: 7.50005rem;
}

.vr-padding-bottom-1 {
  padding-bottom: 1.50001rem;
}

.vr-padding-bottom-2 {
  padding-bottom: 3.00002rem;
}

.vr-padding-bottom-3 {
  padding-bottom: 4.50003rem;
}

.vr-padding-bottom-4 {
  padding-bottom: 6.00004rem;
}

.vr-padding-bottom-5 {
  padding-bottom: 7.50005rem;
}

.vr-offset-1 {
  transform: translateY(-1px);
  margin-bottom: -2px;
}

.vr-offset-2 {
  transform: translateY(-2px);
  margin-bottom: -4px;
}

.vr-offset-3 {
  transform: translateY(-3px);
  margin-bottom: -6px;
}

.vr-offset-4 {
  transform: translateY(-4px);
  margin-bottom: -8px;
}

.vr-offset-5 {
  transform: translateY(-5px);
  margin-bottom: -10px;
}

.vr-offset-top-1 {
  transform: translateY(-1px);
  margin-bottom: -1px;
}

.vr-offset-top-2 {
  transform: translateY(-2px);
  margin-bottom: -2px;
}

.vr-offset-top-3 {
  transform: translateY(-3px);
  margin-bottom: -3px;
}

.vr-offset-top-4 {
  transform: translateY(-4px);
  margin-bottom: -4px;
}

.vr-offset-top-5 {
  transform: translateY(-5px);
  margin-bottom: -5px;
}

.vr-offset-bottom-1 {
  margin-bottom: -1px;
}

.vr-offset-bottom-2 {
  margin-bottom: -2px;
}

.vr-offset-bottom-3 {
  margin-bottom: -3px;
}

.vr-offset-bottom-4 {
  margin-bottom: -4px;
}

.vr-offset-bottom-5 {
  margin-bottom: -5px;
}

@media (min-width: 60em) {
  /* Vertical Rhythm Reset: Breakpoint Alignment */
  :root {
    font-size: 16px;
  }
}
@media (min-width: 90em) {
  /* Vertical Rhythm Reset: Breakpoint Alignment */
  :root {
    font-size: 18px;
  }
}
@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  /* Vertical Rhythm Reset: Fix for mobile select[multiple] elements */
  select[multiple],
  select[multiple][size] {
    height: 1.50001rem;
  }
}
.myclass {
  font-size: 1.44rem;
  line-height: 1.50001rem;
  height: 4.50003rem;
  margin: 2.250015rem 1.50001rem;
  padding: 1.50001rem;
}

/* body {
    @include vr.grid();
  } *//*# sourceMappingURL=stylesheet.css.map */
